mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-02 00:08:25 -05:00
7 lines
242 B
JSON
Executable File
7 lines
242 B
JSON
Executable File
{
|
|
"name": "optional-bare",
|
|
"version-string": "1.1.0",
|
|
"port-version": 1,
|
|
"description": "A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-file header-only library"
|
|
}
|