./devel/immer, Postmodern immutable and persistent data structures for C++

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.1nb1, Package name: immer-0.8.1nb1, Maintainer: pkgsrc-users

immer is a library of persistent and immutable data structures
written in C++. These enable whole new kinds of architectures for
interactive and concurrent programs of striking simplicity,
correctness, and performance.


Master sites:

Filesize: 639.295 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-14 10:25:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
mmer: pull in catch2 to fix build.

Only used for tests afaict, so don't change bl3.mk.

Bump PKGREVISION.
   2024-03-14 20:24:15 by Mark Davies | Files touched by this commit (5)
Log message:
immer: add version 0.8.1

immer is a library of persistent and immutable data structures
written in C++.  These enable whole new kinds of architectures for
interactive and concurrent programs of striking simplicity,
correctness, and performance.