![]() _HAS_EXCEPTIONS is specific to the MSVC STL and defining it to 0 causes problems with libc++, so libc++ users may leave it undefined. This can cause GTEST_HAS_EXCEPTIONS to be defined incorrectly if the user has disabled exceptions via the compiler, which can lead to build errors. _CPPUNWIND is a builtin macro provided by the compiler so it should work with both STLs. |
||
---|---|---|
.. | ||
internal | ||
gtest_pred_impl.h | ||
gtest_prod.h | ||
gtest-death-test.h | ||
gtest-message.h | ||
gtest-param-test.h | ||
gtest-param-test.h.pump | ||
gtest-printers.h | ||
gtest-spi.h | ||
gtest-test-part.h | ||
gtest-typed-test.h | ||
gtest.h |