Immutable and persistent data structures C++ library
This is a build2 package for the immer
C++ library. It provides persistent and immutable data structure.
Usage
To start using libimmer in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:
depends: libimmer ^0.8.1
Then import the library in your buildfile:
import libs = libimmer%lib{immer}
Importable targets
This package provides the following importable targets:
lib{immer}
Importable targets description
immer- Immutable and persistent data structures C++ library.
... More
| license | BSL-1.0 |
|---|---|
| project | immer |
| url | sinusoid.es/immer |
| doc-url | sinusoid.es/immer |
| src-url | github.com/arximboldi/immer |
1 Version
| version | 0.8.1+2 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| reviews | +1 |