|
Clementine
|
Static Public Member Functions | |
| template<typename Operation > | |
| static Operation * | next (Operation *o) |
| template<typename Operation1 , typename Operation2 > | |
| static void | next (Operation1 *&o1, Operation2 *o2) |
| template<typename Operation > | |
| static void | destroy (Operation *o) |
| template<typename Operation > | |
| static Operation *& | front (op_queue< Operation > &q) |
| template<typename Operation > | |
| static Operation *& | back (op_queue< Operation > &q) |
1.8.13