std_is_convertible.3cxx

Langue: en

Version: 358469 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::is_convertible -

is_convertible

SYNOPSIS


Inherits integral_constant< bool, __is_convertible_helper< _From, _To >::__value >.

Detailed Description

template<typename _From, typename _To> struct std::is_convertible< _From, _To >

is_convertible

Definition at line 309 of file type_traits.

Author

Generated automatically by Doxygen for libstdc++ from the source code.