operator_none Struct Reference

#include <statistics.h>

Public Member Functions

template<typename F , typename T >
operator() (const F val1, const T &val2)
 
template<class T >
const T & operator() (const T &val)
 

Detailed Description

No operation is performed on the given value

Member Function Documentation

F operator() ( const F  val1,
const T &  val2 
)
inline

No operation is performed

Parameters
val1source value
val2source value
Returns
addition of both values
const T& operator() ( const T &  val)
inline

No operation is performed

Parameters
valsource value
Returns
same value

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