Home
last modified time | relevance | path

Searched defs:meta_create (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/qi/auto/
H A Dmeta_create.hpp98 struct meta_create : meta_create_impl<T> {}; struct
103 struct meta_create<boost::optional<T> > struct
107 > make_proto_expr;
109 typedef typename make_proto_expr::type type;
111 static type call() in call()
120 struct meta_create<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
125 > make_proto_expr;
127 typedef typename make_proto_expr::type type;
129 static type call() in call()
140 struct meta_create<char> struct
[all …]