Commit Graph

6 Commits

Author SHA1 Message Date
Mathew Sutcliffe
4700cb1602 refs #624 Use ref qualifiers. 2016-03-22 16:02:31 +00:00
Mathew Sutcliffe
91494ea2e5 refs #624 Swap functions, move constructors, and move assignment operators should all be noexcept where possible. 2016-03-21 02:20:01 +00:00
Mathew Sutcliffe
b33781717e refs #624 Remove noexcept from destructors, which are implicitly noexcept. 2016-03-19 21:07:56 +00:00
Roland Winklmeier
1ea2f34f75 Fix doxygen documentation in src, samples and tests
refs #594
2016-02-16 20:01:33 +01:00
Mathew Sutcliffe
6c8586df23 refs #495 Workaround lack of atomic operations on std::shared_ptr in GCC 4.9. 2015-11-19 21:05:27 +00:00
Mathew Sutcliffe
0dec51beb6 refs #495 LockFree wrapper class. 2015-11-19 21:05:21 +00:00