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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dtypelist.h192 struct chain_filter_;
195 struct chain_filter_<null_type, Pred> struct in namespace:__gnu_cxx::detail
201 struct chain_filter_<chain<Hd, Tl>, Pred> struct in namespace:__gnu_cxx::detail
208 typedef typename chain_filter_<Tl, Pred>::type rest_type;
323 typedef detail::chain_filter_<root_type, Pred> filter_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dtypelist.h284 struct chain_filter_;
287 struct chain_filter_<null_type, Pred> struct in namespace:typelist::detail
293 struct chain_filter_<chain<Hd, Tl>, Pred> struct in namespace:typelist::detail
301 typedef typename chain_filter_<Tl, Pred>::type rest_type;
453 typedef detail::chain_filter_<root_type, Pred> filter_type;

Completed in 91 milliseconds