2
0
mirror of https://github.com/boostorg/integer.git synced 2026-01-26 06:32:20 +00:00
Files
integer/test/has_gmpxx.cpp
Andrey Semashev 835ac98a23 Fail libgmpxx detection on Linux if libstdc++ is not used as the std library.
libgmpxx was built against libstdc++, so if the application uses e.g. libc++,
linking fails because of the standard symbols mismatch.
2018-10-29 12:07:06 +03:00

719 B