Alexandria 2.32.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Pyston::Identity< T > Struct Template Reference

#include <Functors.h>

Public Member Functions

operator() (T value) const

Detailed Description

template<typename T>
struct Pyston::Identity< T >

Convenience functor, used to attach a method for the unary '+' operator

Definition at line 30 of file Functors.h.

Member Function Documentation

◆ operator()()

template<typename T>
T Pyston::Identity< T >::operator() ( T value) const
inline

Definition at line 31 of file Functors.h.


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