I see you've macro checks for c++ standards and a bunch of others for compilers and was wondering is it possible to fall back to standard headers if compilers provide them? This idea is somewhat similar to what abseil library does with their headers and I could've missed it if you already had a code in these headers for that 😅
I see you've macro checks for c++ standards and a bunch of others for compilers and was wondering is it possible to fall back to standard headers if compilers provide them? This idea is somewhat similar to what abseil library does with their headers and I could've missed it if you already had a code in these headers for that 😅