std__Has_result_type_helper.3cxx

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

std::_Has_result_type_helper -

SYNOPSIS


Inherits __sfinae_types.

Static Public Attributes


static const bool value

Detailed Description

template<typename _Tp> class std::_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 72 of file functional.

Author

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