template <typename T>

struct SlabAllocatorPtrTraits

Defined at line 373 of file ../../zircon/system/ulib/fbl/include/fbl/slab_allocator.h

Support for raw pointers

Public Members

static const bool IsManaged

Public Methods

PtrType CreatePtr (ObjType * ptr)

Defined at line 379 of file ../../zircon/system/ulib/fbl/include/fbl/slab_allocator.h