table of contents
std::result_of< _Signature >(3) | Library Functions Manual | std::result_of< _Signature >(3) |
NAME¶
std::result_of< _Signature > - result_of
SYNOPSIS¶
Detailed Description¶
template<typename _Signature>¶
class std::result_of< _Signature >" result_of
Definition at line 2074 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Fri May 24 2024 | libstdc++ |