about summary refs log tree commit diff
path: root/third_party/immer/doc/utilities.rst
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/immer/doc/utilities.rst')
-rw-r--r--third_party/immer/doc/utilities.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/immer/doc/utilities.rst b/third_party/immer/doc/utilities.rst
new file mode 100644
index 0000000000..eaeea475c2
--- /dev/null
+++ b/third_party/immer/doc/utilities.rst
@@ -0,0 +1,15 @@
+.. highlight:: c++
+
+Utilities
+=========
+
+The library provides also some types that, while they are not exactly
+immutable data-structures, they are very useful when using immutable
+data-structures and value-oriented design in practice.
+
+atom
+----
+
+.. doxygenclass:: immer::atom
+    :members:
+    :undoc-members: