NoGcExceptionCtors.this

Undocumented in source.
  1. this(Args args, string file, size_t line)
  2. this(Allocator allocator, Args args, string file, size_t line)
  3. this(Dummy _, string file, size_t line, Args args)
    mixintemplate NoGcExceptionCtors()
    protected
    this
    (
    Args...
    )
    (
    in Dummy _
    ,
    in string file
    ,
    in size_t line
    ,
    scope auto ref Args args
    )
    if (
    isGlobal!Allocator
    )

Meta