std::tr1::is_void

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

std::tr1::is_void - primary type categories [4.5.1].

SYNOPSIS


Inherits integral_constant< bool, false >.

Public Types


typedef integral_constant< bool, __v > type

typedef bool value_type

Static Public Attributes


static const bool value

Detailed Description

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

Definition at line 106 of file type_traits.

Author

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