libUTL++
utl::PointerLikeTraits< PtrT > Struct Template Reference

Pointer-like traits. More...

#include <PointerIntPair.h>

Detailed Description

template<typename PtrT>
struct utl::PointerLikeTraits< PtrT >

Pointer-like traits.

Define how many low-order bits are available for use in a pointer-like type. Define a method for extracting the pointer value.

Author
Adam McKee

Definition at line 25 of file PointerIntPair.h.


The documentation for this struct was generated from the following file: