Home
last modified time | relevance | path

Searched defs:DefaultAllocatorTraits (Results 1 – 1 of 1) sorted by relevance

/system/ulib/fbl/include/fbl/
A Dvector.h26 struct DefaultAllocatorTraits { struct
32 static void* Allocate(size_t size) { in Allocate()
62 template <typename T, typename AllocatorTraits = DefaultAllocatorTraits> argument

Completed in 4 milliseconds