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

/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dtypelist.h201 struct contains_;
204 struct contains_<null_type, T> struct in namespace:typelist::detail
213 struct contains_<chain<Hd, Tl>, T> struct in namespace:typelist::detail
217 value = contains_<Tl, T>::value
222 struct contains_<chain<T, Tl>, T> struct in namespace:typelist::detail
373 value = detail::contains_<root_type, T>::value

Completed in 117 milliseconds