Identity< T > Struct Template Reference
[Functor: Identity]

The identity functor. More...

#include <Identity.h>

List of all members.

Public Member Functions

T & operator() (T &x) const
 Return a reference to the argument.
const T & operator() (const T &x) const
 Return a const reference to the argument.

Detailed Description

template<typename T>
struct Identity< T >

The identity functor.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 30 02:14:51 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3