Belle II Software  release-08-01-10
Id Struct Reference

Generic identity functor. More...

#include <Functional.h>

Public Member Functions

 operator FunctorTag ()
 Marker function for the isFunctor test.
 
template<class T >
T && operator() (T &&t) const
 Operator that just returns the object itself - gets me.
 

Detailed Description

Generic identity functor.

Definition at line 25 of file Functional.h.


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