Searched defs:is_copy_constructible (Results 1 – 2 of 2) sorted by relevance
24 struct _LIBCPP_TEMPLATE_VIS is_copy_constructible struct
792 template <typename T, typename SFINAE = void> struct is_copy_constructible : std::is_copy_construct… struct