Commit Graph

6 Commits

Author SHA1 Message Date
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