Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

graphics
Struct second_equals

   in ObjectManager.cpp

template < typename T > struct second_equals


Field Summary
 T x
          
 
Constructor Summary
second_equals( const T& x )
          
 
Method Summary
 bool operator()( const S& v )
          
 

Field Detail

x

public T x;


Constructor Detail

second_equals

public second_equals( const T& x );


Method Detail

operator()

public bool operator()( const S& v );

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:14
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD