|
Mjolnir Core
Core functionality of the Mjolnir API
|
Contains structs and classes that are frequently used during memory related tests. More...
#include "mjolnir/core/fundamental_types.h"
Go to the source code of this file.
Classes | |
| struct | AlignedStruct |
| Struct that is smaller in size than its alignment requirement. More... | |
| class | DestructionTester |
| Class that increases an external counter variable during destruction. More... | |
Variables | |
| constexpr UST | struct_alignment = 32 |
Alignment requirement of the AlignedStruct | |
Contains structs and classes that are frequently used during memory related tests.