Fredrik Sandhei
Fredrik Sandhei
Rebasing `feature/optional` in attempt to revive this PR, referring to https://github.com/nlohmann/json/pull/2117. Sorry for long time between responses. I may have been going forward with this the "wrong" way, so I...
https://github.com/nlohmann/json/issues/4165 shows an issue with the overload resolution when attempting to compare a `std::string` with `json` from left to right. This can be fixed by changing the constraint to instead...
### What is the issue? I am trying to set up a registry mirror that points to a different location for hub.docker.com. Naturally, I try to follow the docs available...