std::is_same< typename, typename >(3cxx) | std::is_same< typename, typename >(3cxx) |
NAME¶
std::is_same< typename, typename > -SYNOPSIS¶
Inherits std::integral_constant< _Tp, __v >.Public Types¶
typedef integral_constant< _Tp,
Static Public Attributes¶
static const _Tp value
Detailed Description¶
template<typename, typename>struct std::is_same< typename, typename >¶
is_same Definition at line 389 of file tr1_impl/type_traits.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Thu Aug 2 2012 | libstdc++ |