collections ~master (2022-05-06T22:22:30.7373307)
Dub
Repo
Unsafe
stdx
collections
common
Undocumented in source.
version(unittest)
package static
struct
Unsafe {
int
_x
;
this
(int x);
}
Constructors
this
this
(int x)
Undocumented in source.
Members
Variables
_x
int
_x
;
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