We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixed potential msvc build errors
Fixed potential clashes clash with existing includes on msvc
Added ALIAS CMake target msstl::charconv
Updated to latest ms/STL as of 2022.05.20
- Fixed 32-bit compilation on non-Windows platforms - Added ignores for -Wconversion and -Wsign-conversion warnings in third party code
Updated to latest ms/STL as of 2021.11.17
- Fixed MinGW build - Elliminated and suppressed warnings
First release