Glen Fernandes
3d3b5bffd4
Switch to lightweight_test for unit tests and switch to non-deprecated timer
2019-04-23 17:42:53 -04:00
Glen Fernandes
c084535786
Give the unit test Dummy class a virtual destructor
2018-10-27 17:59:07 -04:00
Daniela Engert
14b50f574a
Inheriting std::iterator is deprecated in c++17.
...
Boost's iterator.hpp is deprecated, too. Therefore get rid of all of that and replace inheritance by lifting std::iterator's members into the derived class.
Signed-off-by: Daniela Engert <dani@ngrt.de>
2017-12-28 10:44:23 +01:00
Gennadiy Rozental
a3d9f1266d
eliminated unit_test_framework
...
[SVN r74733]
2011-10-05 10:00:14 +00:00
Jan Gaspar
5a680c08ee
circular_buffer: major update; added rotate method, bugfix #1987
...
[SVN r47738]
2008-07-23 20:40:46 +00:00
Jan Gaspar
03093ed0f9
circular_buffer: added
...
[SVN r37706]
2007-05-18 11:18:06 +00:00