Public Member Functions | Protected Attributes

MovePairSecond< T1, T2, M > Class Template Reference

Inheritance diagram for MovePairSecond< T1, T2, M >:
Move< pair< T1, T2 >, M >

List of all members.

Public Member Functions

 MovePairSecond (Move< T2, M > &_m)
Move< T2, M > & get_m ()
bool canBeApplied (const pair< T1, T2 > &rep)
Move< pair< T1, T2 >, M > & apply (pair< T1, T2 > &rep)
virtual bool operator== (const Move< pair< T1, T2 >, M > &_m) const
void print ()

Protected Attributes

Move< T2, M > & m

template<class T1, class T2, class M = OPTFRAME_DEFAULT_MEMORY>
class MovePairSecond< T1, T2, M >


The documentation for this class was generated from the following file:
 All Classes Functions