|
78d6563bce
|
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
|
2020-03-30 14:04:35 -04:00 |
|
|
5878212b04
|
removed incorrect noexcept from tests
|
2016-02-15 09:14:56 +01:00 |
|
|
b5b8414c06
|
Primary template optional<> does not handle references
|
2016-02-13 00:46:41 +01:00 |
|
|
4b91299d10
|
update for ticket #11927
std::swap for C++ 03 is located under <algorithm> and for C++11 under <utility>
|
2016-01-20 11:15:40 -08:00 |
|
|
8ca74951b0
|
Added emplace(void) for older compilers
|
2015-05-15 18:10:19 +02:00 |
|
|
c12beb8991
|
test cleanup
|
2015-01-16 22:19:00 +01:00 |
|
|
2437f9cb4c
|
testing swap() in a separate file
|
2015-01-16 19:16:12 +01:00 |
|