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

NAME

std::tr1::is_function -

SYNOPSIS



Inherits integral_constant< bool,!(__in_array< _Tp >::__value||__is_union_or_class< _Tp >::value||is_reference< _Tp >::value||is_void< _Tp >::value)>.

Detailed Description

template<typename _Tp> struct std::tr1::is_function< _Tp >

Definition at line 188 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.