diff options
| author | myd7349 <myd7349@gmail.com> | 2019-06-09 10:10:26 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-06-08 19:10:25 -0700 |
| commit | a6960ed0b168a06414fce1e4063772134f319f3d (patch) | |
| tree | 953ac3aab2bd3645f1df6f6389e14f52f38cc0c1 /ports/immer/CONTROL | |
| parent | 2ab120702764abff9036600af03a1cda2962be28 (diff) | |
| download | vcpkg-a6960ed0b168a06414fce1e4063772134f319f3d.tar.gz vcpkg-a6960ed0b168a06414fce1e4063772134f319f3d.zip | |
[immer] Add new port (#6814)
* [immer] Add new port
* [immer] Clean
* [immer] Update to 2019-06-07
Diffstat (limited to 'ports/immer/CONTROL')
| -rw-r--r-- | ports/immer/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/immer/CONTROL b/ports/immer/CONTROL new file mode 100644 index 000000000..f6f736b59 --- /dev/null +++ b/ports/immer/CONTROL @@ -0,0 +1,3 @@ +Source: immer
+Version: 2019-06-07
+Description: Postmodern immutable and persistent data structures for C++
|
