npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::Functor1RefHelper< Result, Arg1 > Class Template Reference

#include <SimpleFunctors.hh>

Inheritance diagram for npstat::Functor1RefHelper< Result, Arg1 >:
npstat::Functor1< Result, Arg1 >

Public Member Functions

 Functor1RefHelper (const Functor1< Result, Arg1 > &ref)
 
virtual Result operator() (const Arg1 &x1) const
 

Additional Inherited Members

- Public Types inherited from npstat::Functor1< Result, Arg1 >
typedef Result result_type
 
typedef Arg1 first_argument_type
 

Detailed Description

template<typename Result, typename Arg1>
class npstat::Functor1RefHelper< Result, Arg1 >

Copyable reference to Functor1


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