man std::tr1::is_same (Fonctions bibliothèques) -

NAME

std::tr1::is_same -

SYNOPSIS



Inherits integral_constant< bool, false >.

Detailed Description

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

Definition at line 423 of file type_traits.

Public Types

typedef integral_constant< bool, __v > type

typedef bool value_type

Static Public Attributes

static const bool value

Author

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