summaryrefslogtreecommitdiffhomepage
path: root/docs/cqueue_api.md
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2020-12-31 12:31:31 +0100
committerTyge Løvset <[email protected]>2020-12-31 12:31:31 +0100
commitde498e1649d1f57d4d79f81f47157ee3513ce122 (patch)
tree481e09de4041a76c68fb38940399cbc1b728dcbe /docs/cqueue_api.md
parenteb77562a0d74062cd046bdca45d937360c96697c (diff)
downloadSTC-modified-de498e1649d1f57d4d79f81f47157ee3513ce122.tar.gz
STC-modified-de498e1649d1f57d4d79f81f47157ee3513ce122.zip
Added links to documentation of similar C++ classes.
Diffstat (limited to 'docs/cqueue_api.md')
-rw-r--r--docs/cqueue_api.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cqueue_api.md b/docs/cqueue_api.md
index 4645cbeb..8a6edd2b 100644
--- a/docs/cqueue_api.md
+++ b/docs/cqueue_api.md
@@ -1,6 +1,7 @@
# Container [cqueue](../stc/cqueue.h): Queue
This describes the API of the queue type **cqueue**.
+See [std::queue](https://en.cppreference.com/w/cpp/container/queue) for a similar c++ class.
## Declaration