Searched defs:meta_create (Results 1 – 2 of 2) sorted by relevance
99 struct meta_create : meta_create_impl<T> {}; struct104 struct meta_create<boost::optional<T> > struct108 > make_proto_expr;110 typedef typename make_proto_expr::type type;112 static type call() in call()121 struct meta_create<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct126 > make_proto_expr;128 typedef typename make_proto_expr::type type;130 static type call() in call()141 struct meta_create<char> struct[all …]
164 struct meta_create : meta_create_impl<T> {}; struct169 struct meta_create<boost::optional<T> > struct173 > make_proto_expr;175 typedef typename make_proto_expr::type type;177 static type call() in call()186 struct meta_create<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct191 > make_proto_expr;193 typedef typename make_proto_expr::type type;195 static type call() in call()206 struct meta_create<char> struct[all …]