Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
GaudiPython::_identity< TYPE > Struct Template Reference

It is here due to 'missing'(?) std::identity. More...

#include <Vector.h>

Inheritance diagram for GaudiPython::_identity< TYPE >:
Inheritance graph
[legend]
Collaboration diagram for GaudiPython::_identity< TYPE >:
Collaboration graph
[legend]

Public Member Functions

Vector::value_type operator() (const Vector::value_type &value) const
 

Additional Inherited Members

- Public Types inherited from std::unary_function< TYPE, TYPE >
typedef TYPE argument_type
 
typedef TYPE result_type
 

Detailed Description

template<class TYPE>
struct GaudiPython::_identity< TYPE >

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 31 of file Vector.h.

Member Function Documentation

template<class TYPE >
Vector::value_type GaudiPython::_identity< TYPE >::operator() ( const Vector::value_type value) const
inline

Definition at line 35 of file Vector.h.

{ return value ; }

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

Generated at Wed Jan 30 2013 17:13:51 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004