Public Types

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

List of all members.

Public Types


Detailed Description

template<typename _Functor>
struct std::tr1::_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: