npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::DefaultConstructor0< Result > Struct Template Reference

#include <SimpleFunctors.hh>

Inheritance diagram for npstat::DefaultConstructor0< Result >:
npstat::Functor0< Result >

Public Member Functions

Result operator() () const
 
bool operator== (const DefaultConstructor0 &) const
 
bool operator!= (const DefaultConstructor0 &) const
 

Additional Inherited Members

- Public Types inherited from npstat::Functor0< Result >
typedef Result result_type
 

Detailed Description

template<typename Result>
struct npstat::DefaultConstructor0< Result >

Simple functor which ignores is arguments and instead builds the result using the default constructor of the result type


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