Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Stack_(C++)> ?p ?o. }
Showing items 1 to 17 of
17
with 100 items per page.
- Stack_(C++) abstract "A stack is a standard C++ container adapter, designed to be used in a LIFO context, and is implemented with an interface/wrapper to the type passed to it as a template argument, which defaults to a deque. It is so simple, that it can be described just by an sample interface:".
- Stack_(C++) wikiPageExternalLink empty.
- Stack_(C++) wikiPageExternalLink pop.
- Stack_(C++) wikiPageExternalLink push.
- Stack_(C++) wikiPageExternalLink size.
- Stack_(C++) wikiPageExternalLink top.
- Stack_(C++) wikiPageID "39180972".
- Stack_(C++) wikiPageRevisionID "555123270".
- Stack_(C++) subject Category:C++.
- Stack_(C++) subject Category:C++_Standard_Library.
- Stack_(C++) comment "A stack is a standard C++ container adapter, designed to be used in a LIFO context, and is implemented with an interface/wrapper to the type passed to it as a template argument, which defaults to a deque. It is so simple, that it can be described just by an sample interface:".
- Stack_(C++) label "Stack (C++)".
- Stack_(C++) sameAs m.0tkglrm.
- Stack_(C++) sameAs Q17125339.
- Stack_(C++) sameAs Q17125339.
- Stack_(C++) wasDerivedFrom Stack_(C++)?oldid=555123270.
- Stack_(C++) isPrimaryTopicOf Stack_(C++).