diff options
| author | Simon Brand <tartanllama@gmail.com> | 2018-11-09 15:45:33 +0000 |
|---|---|---|
| committer | Simon Brand <tartanllama@gmail.com> | 2018-11-09 15:45:33 +0000 |
| commit | ff64535c7a3799e3617c8dd6507e91387a3b392e (patch) | |
| tree | 8ebe8f90dfdfe2269ccd751268a036851a191487 /ports/tl-optional/CONTROL | |
| parent | 8dc8d0e0c97550a95b764287adbad90b7df7d11d (diff) | |
| download | vcpkg-ff64535c7a3799e3617c8dd6507e91387a3b392e.tar.gz vcpkg-ff64535c7a3799e3617c8dd6507e91387a3b392e.zip | |
[tl-optional] Add port
Diffstat (limited to 'ports/tl-optional/CONTROL')
| -rw-r--r-- | ports/tl-optional/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/tl-optional/CONTROL b/ports/tl-optional/CONTROL new file mode 100644 index 000000000..3be044dbe --- /dev/null +++ b/ports/tl-optional/CONTROL @@ -0,0 +1,3 @@ +Source: tl-optional
+Version: 0.5-1
+Description: C++11/14/17 std::optional implementation with functional-style extensions
|
