|
opensurgsim
|
Tests for the SharedInstance class. More...
#include <type_traits>#include <boost/thread.hpp>#include <boost/chrono.hpp>#include <gtest/gtest.h>#include "SurgSim/Framework/SharedInstance.h"Classes | |
| class | ObjectCounts |
| A helper base class. More... | |
| class | ArgumentOnlyConstructible |
| A class that only supports construction with an argument, and doesn't support copying or moving. More... | |
| class | DefaultConstructible |
| A class that supports default construction, but neither copying nor moving. More... | |
Tests for the SharedInstance class.
1.8.12