1213b086a1
Change-Id: I9636a41ad44b4218293833fd3e9456d9b07c731b
15 lines
311 B
ReStructuredText
15 lines
311 B
ReStructuredText
.. 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:
|