Template Struct is_std_swap_noexcept< T[N] >
Defined in File expected.hpp
Inheritance Relationships
Base Types
public std::integral_constant< bool, std::is_nothrow_move_constructible< T >::value &&std::is_nothrow_move_assignable< T >::value >public tl::detail::swap_adl_tests::is_std_swap_noexcept< T >(Template Struct is_std_swap_noexcept)