![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test HashStandardToBoostBridge_test More...
Go to the source code of this file.
unit test HashStandardToBoostBridge_test
Definition in file hash-standard-to-boost-bridge-test.cpp.
#include "lib/test/run.hpp"#include "lib/hash-standard.hpp"#include "lib/test/test-helper.hpp"#include "lib/util.hpp"#include <boost/functional/hash.hpp>#include <unordered_set>#include <string>#include <vector>Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::test |
| Unit tests for the Lumiera support library. | |
| namespace | std |
| STL namespace. | |
Classes | |
| class | S |
| Custom-Datatype 1: uses std::hash extension point. More... | |
| struct | hash< S > |
| class | V |
| Custom-Datatype 2: uses boost::hash extension point. More... | |
| class | HashStandardToBoostBridge_test |
Functions | |
| LAUNCHER (HashStandardToBoostBridge_test, "unit common") | |
| Register this test class... | |