Markus Klemm
Markus Klemm
While messing with a lot of problems in the vicinity of #204 I finally managed to reproduce and diagnose down a segmentation fault I had when using global const C++...
The **use case** is pretty simple: When I develop a native addon I have a version number, in the package.json. However I need this also in the project definition in...
I am using this passport strategy on a serverless platform with the authentication code flow, and to improve security I was considering using the PKCE flow extension. As several issues...
Usage of `std::optional` and the ` C:\Users\markus\develop\bug_demo\vendor\sqlite_modern_cpp\hdr\sqlite_modern_cpp.h(613,27): message : or 'sqlite::database_binder &sqlite::operator
I am using `std::string to_iso_extended_string(ptime)` and have reports that on some system it prints without the second fractions. Consulting the documentation and the header of boost 1.71 I was confronted...