It is here due to 'missing'(?) std::identity.
More...
#include </builds/gaudi/Gaudi/GaudiPython/include/GaudiPython/Vector.h>
|
template<typename T> |
T | operator() (const T &value) const |
|
It is here due to 'missing'(?) std::identity.
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@l.nosp@m.app..nosp@m.in2p3.nosp@m..fr
- Date
- 2005-08-02
Definition at line 36 of file Vector.h.
◆ operator()()
template<typename T>
T GaudiPython::_identity::operator() |
( |
const T & | value | ) |
const |
|
inline |
Definition at line 38 of file Vector.h.
38 {
39 return value;
40 }
The documentation for this struct was generated from the following file:
- GaudiPython/include/GaudiPython/Vector.h