NoGcExceptionCtors

Undocumented in source.

Constructors

this
this(Args args, string file, size_t line)
Undocumented in source.
this
this(Allocator allocator, Args args, string file, size_t line)
Undocumented in source.
this
this(Dummy _, string file, size_t line, Args args)
Undocumented in source.

Members

Static functions

throw_
void throw_(File file, Line line, Args args)

Throws a new NoGcException allowing to adjust the file name and line number

Meta