Danny Robson
db5795c25a
region: remove array constructor
the meaning of the array values weren't particularly clear. are they point-point, point-extent, something else? also the implementation was horribly incorrect for whatever it claimed to be doing. so we remove the function entirely to avoid the aforementioned ambiguity.
A simple cross-platform C++ utility library. Supported compilers: >=clang-4.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. For the love of God, do not use the crypto routines. I am not a cryptographer or a security specialist. You have been warned.
Description
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%