Searched defs:DefaultConfig (Results 1 – 1 of 1) sorted by relevance
50 struct DefaultConfig { struct51 static const bool MaySupportMemoryTagging = true;52 template <class A> using TSDRegistryT = TSDRegistryExT<A>; // Exclusive54 struct Primary {72 template <typename Config> using PrimaryT = SizeClassAllocator64<Config>;74 template <typename Config> using PrimaryT = SizeClassAllocator32<Config>;77 struct Secondary {89 template <typename Config> using SecondaryT = MapAllocator<Config>;