Home
last modified time | relevance | path

Searched defs:map_tie (Results 1 – 7 of 7) sorted by relevance

/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/generation/detail/preprocessed/
Dmap_tie10.hpp21 struct map_tie<> struct
23 typedef map<> type;
28 map_tie() in map_tie() function
38 …struct map_tie<K0, D0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , vo… struct
40 typedef map<fusion::pair< K0 , typename add_reference<D0>::type> > type;
49 map_tie(D0 & arg0) in map_tie() function
60 …struct map_tie<K0 , K1, D0 , D1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , … struct
62 … , typename add_reference<D0>::type> , fusion::pair< K1 , typename add_reference<D1>::type> > type;
71 map_tie(D0 & arg0 , D1 & arg1) in map_tie() function
82 …struct map_tie<K0 , K1 , K2, D0 , D1 , D2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
[all …]
Dmap_tie20.hpp21 struct map_tie<> struct
23 typedef map<> type;
28 map_tie() in map_tie() function
38 …struct map_tie<K0, D0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , vo… struct
40 typedef map<fusion::pair< K0 , typename add_reference<D0>::type> > type;
49 map_tie(D0 & arg0) in map_tie() function
60 …struct map_tie<K0 , K1, D0 , D1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , … struct
62 … , typename add_reference<D0>::type> , fusion::pair< K1 , typename add_reference<D1>::type> > type;
71 map_tie(D0 & arg0 , D1 & arg1) in map_tie() function
82 …struct map_tie<K0 , K1 , K2, D0 , D1 , D2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
[all …]
Dmap_tie30.hpp21 struct map_tie<> struct
23 typedef map<> type;
28 map_tie() in map_tie() function
38 …struct map_tie<K0, D0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , vo… struct
40 typedef map<fusion::pair< K0 , typename add_reference<D0>::type> > type;
49 map_tie(D0 & arg0) in map_tie() function
60 …struct map_tie<K0 , K1, D0 , D1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , … struct
62 … , typename add_reference<D0>::type> , fusion::pair< K1 , typename add_reference<D1>::type> > type;
71 map_tie(D0 & arg0 , D1 & arg1) in map_tie() function
82 …struct map_tie<K0 , K1 , K2, D0 , D1 , D2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
[all …]
Dmap_tie40.hpp21 struct map_tie<> struct
23 typedef map<> type;
28 map_tie() in map_tie() function
38 …struct map_tie<K0, D0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , vo… struct
40 typedef map<fusion::pair< K0 , typename add_reference<D0>::type> > type;
49 map_tie(D0 & arg0) in map_tie() function
60 …struct map_tie<K0 , K1, D0 , D1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , … struct
62 … , typename add_reference<D0>::type> , fusion::pair< K1 , typename add_reference<D1>::type> > type;
71 map_tie(D0 & arg0 , D1 & arg1) in map_tie() function
82 …struct map_tie<K0 , K1 , K2, D0 , D1 , D2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
[all …]
Dmap_tie50.hpp21 struct map_tie<> struct
23 typedef map<> type;
28 map_tie() in map_tie() function
38 …struct map_tie<K0, D0 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , vo… struct
40 typedef map<fusion::pair< K0 , typename add_reference<D0>::type> > type;
49 map_tie(D0 & arg0) in map_tie() function
60 …struct map_tie<K0 , K1, D0 , D1 , void_ , void_ , void_ , void_ , void_ , void_ , void_ , void_ , … struct
62 … , typename add_reference<D0>::type> , fusion::pair< K1 , typename add_reference<D1>::type> > type;
71 map_tie(D0 & arg0 , D1 & arg1) in map_tie() function
82 …struct map_tie<K0 , K1 , K2, D0 , D1 , D2 , void_ , void_ , void_ , void_ , void_ , void_ , void_ … struct
[all …]
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/generation/detail/
Dpp_map_tie.hpp59 struct map_tie<> struct
61 typedef map<> type;
67 map_tie() in map_tie() function
112 …struct map_tie<BOOST_PP_ENUM_PARAMS(N, K), BOOST_PP_ENUM_PARAMS(N, D) BOOST_PP_REPEAT_FROM_TO(N, F… struct
115 typedef map<BOOST_PP_ENUM(N, BOOST_FUSION_TIED_PAIR, _)> type;
125 map_tie(BOOST_PP_ENUM_BINARY_PARAMS(N, D, & arg)) in map_tie() function
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/generation/
Dmap_tie.hpp27 struct map_tie struct
30 struct apply
40 map_tie(T&... arg) in map_tie() function