table of contents
std::result_of< _Signature >(3) | Library Functions Manual | std::result_of< _Signature >(3) |
NAME¶
std::result_of< _Signature > -
SYNOPSIS¶
Detailed Description¶
template<typename _Signature>class std::result_of< _Signature >¶
result_of
Definition at line 1878 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Tue Sep 29 2020 | libstdc++ |