Searched refs:ResourcePoolTy (Results 1 – 1 of 1) sorted by relevance
227 template <typename AllocTy> class ResourcePoolTy { class265 ResourcePoolTy(AllocTy &&A, size_t Size = 0) noexcept in ResourcePoolTy() function in __anondfa3b3cd0111::__anondfa3b3cd0211::ResourcePoolTy271 ~ResourcePoolTy() noexcept { clear(); } in ~ResourcePoolTy()349 using StreamPoolTy = ResourcePoolTy<StreamAllocatorTy>;352 using EventPoolTy = ResourcePoolTy<EventAllocatorTy>;