std::_Result_of_impl< false, _Functor()> Struct Template Reference
List of all members.
Public Types
Detailed Description
template<typename _Functor>
struct std::_Result_of_impl< false, _Functor()>
It is unsafe to access result when there are zero arguments, so we return void
instead.
Definition at line 232 of file functional.
The documentation for this struct was generated from the following file: