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

NAME

std::tr1::is_const -

SYNOPSIS



Inherits integral_constant< bool, false >.

Detailed Description

template<typename> struct std::tr1::is_const<>

Definition at line 256 of file type_traits.

Public Types

typedef integral_constant< _Tp, __v > type

typedef _Tp value_type

Static Public Attributes

static const _Tp value

Author

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