Fredrik Sandhei

Results 13 comments of Fredrik Sandhei

I'm currently blocked by https://github.com/nlohmann/json/pull/4311.

There has not been any activity in #4311 in a while. I wonder if this would be okay to merge?

> I made some progress and now have an interesting issue: > > ```c++ > template detail::is_usable_as_basic_json_key_type::value, int> = 0> > reference at(KeyType && key) > { > auto it...