reactos/sdk/lib/gcc-compat
Timo Kreuzer fcbccaa194 [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++
__throw_out_of_range_fmt is implemented in libstdc++, but it is needed by libsupc++ and that would mean we would have to link all C++ code to libstdc++.
2024-07-09 12:01:24 +02:00
..
__mingw_vsprintf.c
__throw_out_of_range_fmt.cpp
CMakeLists.txt
StringCchCopyNA.c