I think I want to reduce the glz::meta includes for the standard library. However, unlike the changes here, I want to keep them around so users can just include the header if they want the feature.
Also, including these headers is not a significant amount of the compilation time from looking at ftime-trace
I think I want to reduce the glz::meta includes for the standard library. However, unlike the changes here, I want to keep them around so users can just include the header if they want the feature.
Also, including these headers is not a significant amount of the compilation time from looking at ftime-trace