vcpkg/ports/absent/CONTROL
Rafael Varago bfcc390dcb
[absent] Add new port (#11447)
* [absent] Add new port

absent is a small library meant to simplify the composition
of nullable types in a generic, type-safe, and declarative style
for some C++ type-constructors

* [absent] Remove deprecated include(vcpkg_common_functions)

* [absent] Add Homepage
2020-05-21 11:31:33 -07:00

5 lines
238 B
Plaintext

Source: absent
Version: 0.3.0
Homepage: https://github.com/rvarago/absent
Description: A small library meant to simplify the composition of nullable types in a generic, type-safe, and declarative style for some C++ type constructors