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

NAME

std::tr1::_Has_result_type -

SYNOPSIS



Inherits integral_constant< bool, _Has_result_type_helper< remove_cv< _Tp >::type >::value >.

Detailed Description

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

Definition at line 80 of file tr1/functional.

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.