| FreeBits | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | static |
| get_int() const noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| get_ptr() const noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| int_type typedef | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | |
| operator bool() const noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inlineexplicit |
| operator IntT() const noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| operator ptr_type() const noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| operator()(Ts &&... args) const noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| operator* | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| operator->() const noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| operator=(PtrT p) noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| operator=(IntT value) noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| operator== | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | friend |
| operator== | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | friend |
| operator== | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | friend |
| operator== | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | friend |
| packed_ptr() noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| packed_ptr(PtrT p, IntT value) noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| packed_ptr(PtrT p) noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| packed_ptr(IntT value) noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| ptr_type typedef | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | |
| set_int(IntT value) noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| set_ptr(PtrT p) noexcept | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | inline |
| UsedBits | ktl::packed_ptr< PtrT, IntT, Min, Max, Alignment > | static |