summaryrefslogtreecommitdiff
path: root/docs/type_system/qualifiers.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/type_system/qualifiers.md')
-rw-r--r--docs/type_system/qualifiers.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/type_system/qualifiers.md b/docs/type_system/qualifiers.md
new file mode 100644
index 0000000..22acd83
--- /dev/null
+++ b/docs/type_system/qualifiers.md
@@ -0,0 +1,13 @@
+# Qualifiers
+
+---
+
+Only a single qualifier can be used with a template
+
+## Const
+
+## Lock
+
+## Ref
+
+## Shared