std_is_explicitly_convertible.3cxx

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

std::is_explicitly_convertible -

is_explicitly_convertible

SYNOPSIS


Inherits is_constructible< _To, _From >.

Detailed Description

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

is_explicitly_convertible

Definition at line 316 of file type_traits.

Author

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