nogc v0.3.1 (2019-03-22T12:12:05Z)
Dub
Repo
NoGcExceptionImpl.this
nogc
exception
NoGcExceptionImpl
Undocumented in source.
this
(Args args, string file, size_t line)
this
(Allocator allocator, Args args, string file, size_t line)
this
(Dummy _, string file, size_t line, Args args)
class
NoGcExceptionImpl
(A)
protected
this
(
Args
...
)
(
in
Dummy
_
,
in
string
file
,
in
size_t
line
,
scope
auto
ref
Args
args
)
if
(
isGlobal
!
Allocator
)
Meta
Source
See Implementation
nogc
exception
NoGcExceptionImpl
aliases
Allocator
constructors
this
enums
isDummy
functions
free
static functions
throw_
structs
Dummy