Searched defs:get_allocator_name (Results 1 – 4 of 4) sorted by relevance
90 template<> struct get_allocator_name<StdAllocator> struct93 template<> struct get_allocator_name<AllocatorPlusV2> struct96 template<> struct get_allocator_name<AllocatorPlusV1> struct99 template<> struct get_allocator_name<AdPoolAlignOnlyV1> struct102 template<> struct get_allocator_name<AdPoolAlignOnlyV2> argument105 template<> struct get_allocator_name<AdPool2PercentV1> struct108 template<> struct get_allocator_name<AdPool2PercentV2> argument111 template<> struct get_allocator_name<SimpleSegregatedStorageV1> argument114 template<> struct get_allocator_name<SimpleSegregatedStorageV2> struct115 { static const char *get() { return "SimpleSegregatedStorageV2"; } }; in get()
38 template<> struct get_allocator_name<StdAllocator> struct41 template<> struct get_allocator_name<AllocatorPlusV2Mask> struct44 template<> struct get_allocator_name<AllocatorPlusV2> struct47 template<> struct get_allocator_name<AllocatorPlusV1> struct48 { static const char *get() { return "AllocatorPlusV1"; } }; in get()
40 template<> struct get_allocator_name<StdAllocator> struct43 template<> struct get_allocator_name<AllocatorPlusV2> struct46 template<> struct get_allocator_name<AllocatorPlusV1> struct47 { static const char *get() { return "AllocatorPlusV1"; } }; in get()
49 template<> struct get_allocator_name<StdAllocator> struct52 template<> struct get_allocator_name<AllocatorPlusV1> argument55 template<> struct get_allocator_name<AllocatorPlusV2> argument58 template<> struct get_allocator_name<AdPool2PercentV2> struct59 { static const char *get() { return "AdPool2PercentV2"; } }; in get()