Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Scale::Identity< T > Struct Template Reference

#include <scale.h>

Inheritance diagram for Scale::Identity< T >:

Inheritance graph
[legend]
Collaboration diagram for Scale::Identity< T >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class T = double>
struct Scale::Identity< T >

Function object that returns its object as-is.

Can be useful with standard library routines; may already be available somewhere in the standard library.

Definition at line 28 of file scale.h.

Public Methods

operator() (const T &val) const


The documentation for this struct was generated from the following file:
Generated on Mon Jan 20 02:37:45 2003 for RF-LISSOM by doxygen1.3-rc2