std::_Result_of_impl< false, _Functor(_ArgTypes...)> Struct Template Reference
List of all members.
Public Types
-
typedef _Functor::template
result< _Functor(_ArgTypes...)>
::type type
Detailed Description
template<typename _Functor, typename... _ArgTypes>
struct std::_Result_of_impl< false, _Functor(_ArgTypes...)>
We need to compute the result type for this invocation the hard way.
Definition at line 192 of file tr1_impl/functional.
The documentation for this struct was generated from the following file: