Searched defs:DefaultConfig (Results 1 – 1 of 1) sorted by relevance
120 struct DefaultConfig { struct121 static const bool MaySupportMemoryTagging = true;122 template <class A> using TSDRegistryT = TSDRegistryExT<A>; // Exclusive124 struct Primary {142 template <typename Config> using PrimaryT = SizeClassAllocator64<Config>;144 template <typename Config> using PrimaryT = SizeClassAllocator32<Config>;147 struct Secondary {159 template <typename Config> using SecondaryT = MapAllocator<Config>;