Searched refs:append_ (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dtypelist.h211 struct append_;
214 struct append_<chain<Hd, Tl>, Typelist_Chain> struct in namespace:typelist::detail
217 typedef append_<Tl, Typelist_Chain> append_type;
224 struct append_<null_type, Typelist_Chain> struct in namespace:typelist::detail
230 struct append_<Typelist_Chain, null_type> struct in namespace:typelist::detail
236 struct append_<null_type, null_type> struct in namespace:typelist::detail
433 typedef detail::append_<root0_type, root1_type> append_type;

Completed in 39 milliseconds