Home
last modified time | relevance | path

Searched defs:cdr_type (Results 1 – 4 of 4) sorted by relevance

/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/list/detail/
Dnext_impl.hpp38 typedef typename cons_type::cdr_type cdr_type; typedef
Dreverse_cons.hpp28 typedef fusion::cons<Car, State> cdr_type; in call() typedef
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/list/
Dnil.hpp32 typedef void_ cdr_type; typedef
Dcons.hpp52 typedef Cdr cdr_type; typedef