|
Clementine
|


Public Member Functions | |
| Operation * | front () |
| void | pop () |
| void | push (Operation *h) |
| template<typename OtherOperation > | |
| void | push (op_queue< OtherOperation > &q) |
| bool | empty () const |
| bool | is_enqueued (Operation *o) const |
Friends | |
| class | op_queue_access |
1.8.13