KTL
packed_ptr_fwd.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <cstddef>
4
#include <type_traits>
5
6
namespace
ktl
7
{
8
template
<
typename
PtrT,
size_t
Bits,
size_t
Alignment = alignof(std::remove_po
int
er_t<PtrT>)>
9
class
packed_ptr;
10
}
ktl
Definition:
cascading.h:15
include
ktl
containers
packed_ptr_fwd.h
Generated by
1.9.1