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

ps.GameSetup
Struct first_equals

   in CmdLineArgs.cpp

template < typename T > struct first_equals


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

Field Detail

x

public T x;


Constructor Detail

first_equals

public first_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:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD