Home
last modified time | relevance | path

Searched defs:AffixAllocator (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d20 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
62 stored as a member. Otherwise, $(D AffixAllocator) uses argument
68 Allocator _parent;
71 Allocator parent() in parent()
80 alias parent = _parent;
85 alias parent = Allocator.instance;
88 private template Impl() in Impl()
266 version (StdDdoc) in version()
347 static shared AffixAllocator instance; argument
354 static __gshared AffixAllocator instance; argument
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/experimental/allocator/building_blocks/
H A Daffix_allocator.d23 struct AffixAllocator(Allocator, Prefix, Suffix = void) struct
65 stored as a member. Otherwise, `AffixAllocator` uses argument
71 Allocator _parent;
75 Allocator parent() in parent()
108 alias parent = _parent;
113 alias parent = Allocator.instance;
116 private template Impl() in Impl()
310 version (StdDdoc) in version()
392 static shared AffixAllocator instance; argument
404 __gshared AffixAllocator instance; argument