template <typename T>

struct SlabAllocatorPtrTraits

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

Support for std::unique_ptr

Public Members

static const bool IsManaged

Public Methods

PtrType CreatePtr (ObjType * ptr)

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