Patches for outdated-yet-latest STL implementations.
Targets like Android and iOS tie you to vendor provided C++ runtimes (which are as a rule outdated and/or come from a 'random'/not-official-release libcpp commit).
Support status:
- https://en.cppreference.com/w/cpp/feature_test
- https://developer.apple.com/xcode/cpp
- https://learn.microsoft.com/en-us/cpp/overview/visual-cpp-language-conformance
- https://libcxx.llvm.org
Expecting/supporting:
- Apple: Xcode 14
- Android: NDK 25b
- Emscripten: emsdk 3.1.17
- Linux: Clang 18.1
- Windows: VS2022 w/ Clang-CL 17.0.3