Searched defs:make_composite_t (Results 1 – 2 of 2) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/ |
| D | new.hpp | 874 typedef impl::make_composite<new_l_0<T> > make_composite_t; in new_() typedef 886 typedef impl::make_composite<new_1<T>, A> make_composite_t; in new_() typedef 900 typedef impl::make_composite<new_2<T>, A, B> make_composite_t; in new_() typedef 915 typedef impl::make_composite<new_3<T>, A, B, C> make_composite_t; in new_() typedef 937 make_composite_t; in new_() typedef 959 make_composite_t; in new_() typedef 984 make_composite_t; in new_() typedef 1011 make_composite_t; in new_() typedef 1038 make_composite_t; in new_() typedef 1066 make_composite_t; in new_() typedef [all …]
|
| D | casts.hpp | 1029 typedef impl::make_composite<construct_l_0<T> > make_composite_t; in construct_() typedef 1041 typedef impl::make_composite<construct_1<T>, A> make_composite_t; in construct_() typedef 1055 typedef impl::make_composite<construct_2<T>, A, B> make_composite_t; in construct_() typedef 1070 typedef impl::make_composite<construct_3<T>, A, B, C> make_composite_t; in construct_() typedef 1092 make_composite_t; in construct_() typedef 1114 make_composite_t; in construct_() typedef 1139 make_composite_t; in construct_() typedef 1166 make_composite_t; in construct_() typedef 1193 make_composite_t; in construct_() typedef 1221 make_composite_t; in construct_() typedef [all …]
|