Searched defs:is_contiguous_container (Results 1 – 3 of 3) sorted by relevance
34 struct is_contiguous_container struct36 static const bool value =
80 struct is_contiguous_container: std::false_type {}; struct83 struct is_contiguous_container<T, E, void_t< struct