Public Types | |
| typedef queue< T >::value_type | value_type |
| typedef queue< T >::size_type | size_type |
Public Methods | |
| tqueue () | |
| bool | empty () const |
| size_type | size () const |
| value_type & | front () |
| const value_type & | front () const |
| value_type & | back () |
| const value_type & | back () const |
| void | push (const value_type &v) |
| void | pop () |
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|