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