Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_index/include/boost/type_index/detail/
Dcompile_time_type_info.hpp220 struct make_index_seq_impl { struct
224 >::type type;
228 struct make_index_seq_impl<C, 0> { struct
229 typedef index_seq<> type;
233 struct make_index_seq_impl<C, 1> { struct
234 typedef index_seq<C> type;