Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_list.hpp1317 struct CatHelp0<LL,a_unique_type_for_nil,true> { struct
1318 typedef typename result_of::template ListType<LL>::LType type;
1322 struct CatHelp0<const LL &,const a_unique_type_for_nil &,true> { struct
1323 typedef typename result_of::template ListType<LL>::LType type;
1328 struct CatHelp0<LL &,a_unique_type_for_nil &,true> { struct
1329 typedef typename result_of::template ListType<LL>::LType type;
1334 struct CatHelp0<LL,MM,false> { struct
1337 typedef typename result_of::template ListType<LL>::LType type;