4 lines
247 B
Plaintext
4 lines
247 B
Plaintext
A simple cross-platform C++ utility library.
|
|
|
|
Supported compilers: >=clang-5.x, >=gcc7.x; specifically, we require c++17 features such as structured bindings which aren't present in older compilers. No attempt has been made to compile under MSVC.
|