Searched refs:is_trivially_copy_constructable (Results 1 – 1 of 1) sorted by relevance
914 constexpr auto is_trivially_copy_constructable = in copy() local920 …if constexpr (BASE_NS::is_pointer_v<InputIt> && matching_type && is_trivially_copy_constructable) { in copy()924 is_trivially_copy_constructable) { in copy()