28 #ifndef BSL_IS_TRIVIALLY_ASSIGNABLE_HPP 29 #define BSL_IS_TRIVIALLY_ASSIGNABLE_HPP 46 template<
typename T,
typename U>
If the provided type is trivially assignable, provides the member constant value equal to true....
Definition: is_trivially_assignable.hpp:47
If the provided type is an array type (taking into account const qualifications), provides the member...
Definition: integral_constant.hpp:45