28 #ifndef BSL_IS_SWAPPABLE_HPP 29 #define BSL_IS_SWAPPABLE_HPP 51 is_swappable_with<add_lvalue_reference_t<T>, add_lvalue_reference_t<T>>::value>
If the provided type is an array type (taking into account const qualifications), provides the member...
Definition: integral_constant.hpp:45
If the provided type T is swappable, provides the member constant value equal to true....
Definition: is_swappable.hpp:49