|
KTL
|
#include "../utility/assert.h"#include "../utility/bits.h"#include "packed_ptr_fwd.h"#include <type_traits>Go to the source code of this file.
Classes | |
| class | ktl::packed_ptr< PtrT, Bits, Alignment > |
| A packed pointer-like type which takes advantage of any bits that don't get used due to alignment. More... | |
Namespaces | |
| ktl | |