28 #ifndef BSL_IS_TRIVIALLY_MOVE_CONSTRUCTIBLE_HPP 29 #define BSL_IS_TRIVIALLY_MOVE_CONSTRUCTIBLE_HPP 49 public bool_constant<__is_trivially_constructible(T, add_rvalue_reference_t<T>)>
If the provided type is trivially move constructible, provides the member constant value equal to tru...
Definition: is_trivially_move_constructible.hpp:48
If the provided type is an array type (taking into account const qualifications), provides the member...
Definition: integral_constant.hpp:45