Searched refs:cnt_alloc_t (Results 1 – 1 of 1) sorted by relevance
52 typedef StaticCountingAllocator<tbb::memory_pool_allocator<char>> cnt_alloc_t; typedef70 REQUIRE(items_allocated>cnt_alloc_t::items_allocated); in ~MinimalAllocator()