std::tr1::_Has_result_type_helper.3cxx

Langue: en

Version: 354955 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

std::tr1::_Has_result_type_helper -

SYNOPSIS


Inherits std::tr1::__sfinae_types.

Static Public Attributes


static const bool value

Private Types


typedef char __one

Detailed Description

template<typename _Tp> class std::tr1::_Has_result_type_helper< _Tp >

Actual implementation of _Has_result_type, which uses SFINAE to determine if the type _Tp has a publicly-accessible member type result_type.

Definition at line 43 of file tr1_impl/functional.

Author

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