Static Public Attributes | |
| static const bool | __value |
Definition at line 500 of file type_traits.
const bool std::tr1::__is_convertible_helper< _From, _To, >::__value [static] |
Initial value:
(__is_convertible_simple<typename add_reference<_From>::type, _To>::__value)
Definition at line 503 of file type_traits.
1.4.7