std::_Maybe_get_result_type.3cxx

Langue: en

Version: 286148 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

std::_Maybe_get_result_type - If we have found a result_type, extract it.

SYNOPSIS


Detailed Description

template<bool _Has_result_type, typename _Functor> struct std::_Maybe_get_result_type< _Has_result_type, _Functor >

If we have found a result_type, extract it.

Definition at line 70 of file tr1_impl/functional.

Author

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