tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
pointer_int_pair.hpp File Reference

Go to the source code of this file.

Classes

struct  pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info >
 This struct implements a pair of a pointer and small integer. It is designed to represent this in the space required by one pointer by bitmangling the integer into the low part of the pointer. This can only be done for small integers: typically up to 3 bits, but it depends on the number of bits available according to pointer_like_traits for the type. More...
 
struct  pointer_like_traits< pointer_int_pair< PtrT, IntBits, IntT, PtrTraits > >
 

Namespaces

namespace  etl