npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::Functor1< Result, Arg1 > Struct Template Referenceabstract

#include <SimpleFunctors.hh>

Inheritance diagram for npstat::Functor1< Result, Arg1 >:
npstat::Same< Numeric > npstat::CastingCopyConstructor< Result, Arg1, CastType > npstat::ConstValue1< Result, Arg1 > npstat::DefaultConstructor1< Result, Arg1 > npstat::FcnFunctor1< Result, Arg1 > npstat::Functor1RefHelper< Result, Arg1 > npstat::MultiplyByConstHelper< Result, Arg1 >

Public Types

typedef Result result_type
 
typedef Arg1 first_argument_type
 

Public Member Functions

virtual Result operator() (const Arg1 &) const =0
 

Detailed Description

template<typename Result, typename Arg1>
struct npstat::Functor1< Result, Arg1 >

Base class for a functor that takes a single argument


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