28 #ifndef BSL_IS_TRIVIALLY_COPY_ASSIGNABLE_HPP 29 #define BSL_IS_TRIVIALLY_COPY_ASSIGNABLE_HPP 51 add_lvalue_reference_t<T>, add_lvalue_reference_t<add_const_t<T>>)>
If the provided type is trivally copy assignable, provides the member constant value equal to true....
Definition: is_trivially_copy_assignable.hpp:49
If the provided type is an array type (taking into account const qualifications), provides the member...
Definition: integral_constant.hpp:45