libstdc++
std::_Result_of_impl< false, _Functor()> Struct Template Reference

Public Types

typedef void type
 

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 203 of file tr1_impl/functional.


The documentation for this struct was generated from the following file: