Ark Server API (ASE) - Wiki
|
#include <IdentityFunctor.h>
Public Member Functions | |
template<typename T > | |
FORCEINLINE T && | operator() (T &&Val) const |
A functor which returns whatever is passed to it. Mainly used for generic composition.
Definition at line 8 of file IdentityFunctor.h.
|
inline |
Definition at line 11 of file IdentityFunctor.h.