collections ~master (2022-05-06T22:22:30.7373307)
Dub
Repo
ImpureDtor
stdx
collections
common
Undocumented in source.
version(unittest)
package static
struct
ImpureDtor {
import
std
.
experimental
.
allocator
:
RCIAllocator
,
theAllocator
;
;
import
std
.
experimental
.
allocator
:
RCIAllocator
,
theAllocator
;
;
RCIAllocator
_a
;
this
(int x);
~this
();
}
Constructors
this
this
(int x)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
_a
RCIAllocator
_a
;
Undocumented in source.
Meta
Source
See Implementation
stdx
collections
common
functions
defaultAllocator
processAllocatorObject
tail
threadAllocatorObject
manifest constants
allocatorHandler
structs
AllocatorHandler
Impure
ImpureDtor
Throws
ThrowsDtor
Unsafe
UnsafeDtor