Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/
Dintegral_wrapper.hpp25 # define AUX_WRAPPER_NAME BOOST_PP_CAT(AUX_WRAPPER_VALUE_TYPE,_) macro
43 struct AUX_WRAPPER_NAME struct
49 typedef struct AUX_WRAPPER_NAME type; argument
51 typedef AUX_WRAPPER_NAME type; argument
53 typedef AUX_WRAPPER_VALUE_TYPE value_type;
54 typedef integral_c_tag tag;
65 typedef AUX_WRAPPER_INST(next_value) next;
66 typedef AUX_WRAPPER_INST(prior_value) prior;
91 #undef AUX_WRAPPER_NAME argument
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dsize_t.hpp20 #define AUX_WRAPPER_NAME size_t macro
Dintegral_c.hpp29 #define AUX_WRAPPER_NAME integral_c macro