std::tr1::is_same

Langue: en

Autres versions - même langue

Version: 321558 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

std::tr1::is_same - relationships between types [4.6].

SYNOPSIS


Inherits std::tr1::integral_constant< bool, false >.

Public Types


typedef integral_constant< _Tp, __v > type

typedef _Tp value_type

Static Public Attributes


static const _Tp value

Detailed Description

template<typename, typename> struct std::tr1::is_same< typename, typename >

Definition at line 426 of file type_traits.

Author

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