Statements (29)
Predicate | Object |
---|---|
gptkbp:instanceOf |
container adapter
|
gptkbp:builtBy |
queue()
queue(Container&&) queue(const Container&) |
gptkbp:comparisonOperators |
==, !=, <, <=, >, >=
|
gptkbp:copyAssignable |
true
|
gptkbp:defaultUnderlyingContainer |
gptkb:std::deque
|
gptkbp:definedIn |
gptkb:C++_Standard_Library
|
gptkbp:destructor |
~queue()
|
gptkbp:headerFile |
<queue>
|
https://www.w3.org/2000/01/rdf-schema#label |
std::queue
|
gptkbp:introducedIn |
gptkb:C++98
|
gptkbp:method |
gptkb:fire
pop size back push empty |
gptkbp:moveAssignable |
true
|
gptkbp:namespace |
std
|
gptkbp:parameter |
gptkb:ferry
T |
gptkbp:primaryOperation |
gptkb:FIFO
|
gptkbp:swapFunction |
swap(std::queue&)
|
gptkbp:threadSafe |
true
|
gptkbp:underlyingContainerRequirement |
must support front, back, push_back, pop_front
|
gptkbp:bfsParent |
gptkb:C++_Standard_Library_iterators
gptkb:C++_Standard_Library_classes |
gptkbp:bfsLayer |
8
|