summaryrefslogtreecommitdiffhomepage
path: root/docs/cqueue_api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cqueue_api.md')
-rw-r--r--docs/cqueue_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cqueue_api.md b/docs/cqueue_api.md
index 3a3da26b..721b2069 100644
--- a/docs/cqueue_api.md
+++ b/docs/cqueue_api.md
@@ -1,5 +1,5 @@
+# STC Container [cqueue](../stc/cqueue.h): Queue
![Queue](pics/queue.jpg)
-# 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.