std::is_convertible< _From, _To >(3cxx) | std::is_convertible< _From, _To >(3cxx) |
std::is_convertible< _From, _To > - is_convertible
#include <type_traits>
Inherits __is_convertible_helper::type.
struct std::is_convertible< _From, _To >"is_convertible
Definition at line 1328 of file type_traits.
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |