OpenClonk
_IdFuncClass< T > Struct Template Reference

#include <StdAdaptors.h>

Public Member Functions

T & operator() (T &rValue) const
 

Detailed Description

template<class T>
struct _IdFuncClass< T >

Definition at line 285 of file StdAdaptors.h.

Member Function Documentation

◆ operator()()

template<class T >
T& _IdFuncClass< T >::operator() ( T &  rValue) const
inline

Definition at line 287 of file StdAdaptors.h.

287 { return rValue; }

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