Home
last modified time | relevance | path

Searched defs:build_optional (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dattributes.hpp640 struct build_optional struct
642 typedef boost::optional<T> type;
646 struct build_optional<boost::optional<T> > struct
648 typedef boost::optional<T> type;
652 struct build_optional<unused_type> struct
654 typedef unused_type type;