Searched defs:meta_create (Results 1 – 1 of 1) sorted by relevance
98 struct meta_create : meta_create_impl<T> {}; struct103 struct meta_create<boost::optional<T> > struct107 > 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)> > struct125 > make_proto_expr;127 typedef typename make_proto_expr::type type;129 static type call() in call()140 struct meta_create<char> struct[all …]