Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dzip_view.cpp38 typedef vector<int_vector&, char_vector&> seqs_type; in main() typedef
68 typedef fusion::vector<v1_type&, v2_type&> seqs_type; in main() typedef
Dzip_view2.cpp40 typedef vector<int_vector&, char_vector&, char_list&> seqs_type; in main() typedef
Dzip_view_ignore.cpp24 typedef vector<int_vector&, unused_type const&, char_vector&> seqs_type; in main() typedef