Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
second_equals< T > Struct Template Reference

Public Member Functions

 second_equals (const T &x)
 
template<typename S >
bool operator() (const S &v)
 

Public Attributes

T x
 

Detailed Description

template<typename T>
struct second_equals< T >

Definition at line 39 of file ObjectManager.cpp.

Constructor & Destructor Documentation

template<typename T >
second_equals< T >::second_equals ( const T x)
inline

Definition at line 42 of file ObjectManager.cpp.

Member Function Documentation

template<typename T >
template<typename S >
bool second_equals< T >::operator() ( const S &  v)
inline

Definition at line 43 of file ObjectManager.cpp.

Member Data Documentation

template<typename T >
T second_equals< T >::x

Definition at line 41 of file ObjectManager.cpp.


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