krofik
krofik
**Describe the bug** With the warning `/w14619` enabled I am getting `# pragma warning: there is no warning number '4800'` on the line 2192 which says: `#pragma warning(disable:4800) // Forcing...
How should I cite this library in a publication? Is there any preferred way, or would it be sufficient to provide the name (N. Holthaus?), the date and the web-link?...
On MSVC with `/W4` I am getting 27 warnings of type `C4127` on lines 2215 to 2258 about that all these if-statements could be constant expression.
Gal is a unit for acceleration which is widely used in gravimetry / geodesy research. 1Gal == 1 cm / s^2, but also be defined as fraction of standard gravity....
Through my project I use [this](https://github.com/HowardHinnant/date) date library and `units` for all other units I have. The `using namespace units::literals;` exposes all (?) suffixes into global namespace, and here we...
How should I cite this library in a scientific publication? Is there any preferred way to do so, or may the author prefer to reference some conference talk? Having an...