std::tr1::is_const

Langue: en

Autres versions - même langue

Version: 274318 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

std::tr1::is_const -

SYNOPSIS


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

Detailed Description

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

Definition at line 259 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++ from the source code.