Searched defs:RTVEC_DECL_ALLOCATOR (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dvector.h48 * allocators (e.g. RTVEC_DECL_ALLOCATOR) or with clean-up functions
263 #define RTVEC_DECL_ALLOCATOR(name, type, pfnRealloc) \ macro
339 * Declarator macro - declare a vector type (see @a RTVEC_DECL_ALLOCATOR)
346 RTVEC_DECL_ALLOCATOR(name, type, rtvecReallocDefTag)

Completed in 42 milliseconds