Danny Robson
ff86357b83
coord/ops: use full types for is_coord
rather than passing the template class we pass the fully specified template; ie point<3,float> rather than point. this makes it dramatically easier to use is_coord in foreign code at the cost of making the library code slightly more verbose. we no longer have to obtain a typedef for the root coord class somehow.
A simple cross-platform C++ utility library. 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%