28 #ifndef BSL_IS_CONVERTIBLE_HPP 29 #define BSL_IS_CONVERTIBLE_HPP 47 template<
typename From,
typename To>
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 is convertible from "From" to "To", provides the member constant value equal to ...
Definition: is_convertible.hpp:48