table of contents
std::result_of< _Signature >(3cxx) | std::result_of< _Signature >(3cxx) |
NAME¶
std::result_of< _Signature > - result_of
SYNOPSIS¶
Detailed Description¶
template<typename _Signature>¶
struct std::result_of< _Signature >" result_of
Definition at line 2304 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Wed Jul 28 2021 | libstdc++ |