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

#include <SimpleFunctors.hh>

Inheritance diagram for npstat::Same< Result >:
npstat::Functor1< Result, Result >

Public Member Functions

Result operator() (const Result &a) const
 
bool operator== (const Same &) const
 
bool operator!= (const Same &) const
 

Additional Inherited Members

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

Detailed Description

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

A simple functor which returns a copy of its argument


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