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

/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dtypelist.h291 struct chain_flatten_;
294 struct chain_flatten_<chain<Hd_Tl, null_type> > struct in namespace:typelist::detail
300 struct chain_flatten_<chain<Hd_Typelist, Tl_Typelist> > struct in namespace:typelist::detail
303 typedef typename chain_flatten_<Tl_Typelist>::type rest_type;
415 typedef typename detail::chain_flatten_<root_type>::type flatten_type;

Completed in 58 milliseconds