CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::CASM_TMP::UnaryIdentity< T > Struct Template Reference

#include <CASM_TMP.hh>

Detailed Description

template<typename T>
struct CASM::CASM_TMP::UnaryIdentity< T >

Unary transformation that behaves as Identity (i.e. transform(arg) == arg is true)

Definition at line 85 of file CASM_TMP.hh.

Public Member Functions

operator() (T const &arg) const
 

Member Function Documentation

◆ operator()()

template<typename T >
T CASM::CASM_TMP::UnaryIdentity< T >::operator() ( T const &  arg) const
inline

Definition at line 86 of file CASM_TMP.hh.


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