Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test ExtentFamily_test
Definition in file extent-family-test.cpp.
#include "lib/test/run.hpp"
#include "vault/mem/extent-family.hpp"
#include "lib/iter-explorer.hpp"
#include "lib/util.hpp"
#include <utility>
Classes | |
class | ExtentFamily_test |
Typedefs | |
using | Extent = Extents::Extent |
using | Extents = ExtentFamily< int, 10 > |
using | Iter = Extents::iterator |
Functions | |
LAUNCHER (ExtentFamily_test, "unit memory") | |
Register this test class... More... | |
Namespaces | |
vault | |
Vault-Layer implementation namespace root. | |
vault::mem | |
Memory Management. | |
vault::mem::test::LAUNCHER | ( | ExtentFamily_test | , |
"unit memory" | |||
) |
Register this test class...