boostorg / bind

Boost.org bind module
http://boost.org/libs/bind
26 stars 49 forks source link

Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost conf… #19

Closed eldiener closed 4 years ago

eldiener commented 4 years ago

…ig for the Embarcadero non-clang-based compilers.

eldiener commented 4 years ago

Can this please be merged ?