16 Sep
2024
16 Sep
'24
11:57 a.m.
Steve Downey wrote:
What sort of changes are you anticipating? Opting out of std::format range formatting was one thing we discovered. Does boost jason have similar things for ranges?
Everything that does automatic range handling will potentially be affected, e.g. hash_value. Yes, Boost.JSON does this as well (provide a default implementation for range- like things.)