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

/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dtypelist.h249 typedef chain<Hd, rest_type> chain_type; typedef in struct:typelist::detail::chain_filter_
252 typedef typename __conditional_type<include_hd, chain_type, rest_type>::__type type;

Completed in 46 milliseconds