std::result_of< _Signature >

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

NAME

std::result_of< _Signature > - result_of

 

SYNOPSIS


 

Detailed Description

 

template<typename _Signature>


class std::result_of< _Signature >" result_of

Definition at line 2118 of file type_traits.

 

Author

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


 

Index

NAME
SYNOPSIS
Detailed Description
template<typename _Signature>
Author