2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-08 23:22:13 +00:00
Files
test/include
Edward Diener 363749cb9a Change __BORLANDC__ to BOOST_BORLANDC,
* using definition from Boost.Config for the Embarcadero non-clang-based compilers.
* Embarcadero C++ clang-based compilers act like clang ( __GNUC__ ) in regard to SEH based signal handling.
* The __cdecl calling convention is valid for Embarcadero C++ clang-based compilers
2020-05-09 16:23:37 +02:00
..