Public Member Functions | |
| MovePairFirst (Move< T1, M > &_m) | |
| Move< T1, 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< T1, M > & | m |
1.7.1