PostprocessorRegistrationEntry.this

Constructor.

struct PostprocessorRegistrationEntry
pure @safe nothrow @nogc
this

Parameters

priority Priority

Priority at which to instantiate the postprocessor. A lower priority value makes it get instantiated before other postprocessors.

ctor typeof(this.ctor)

Function pointer to a "constructor"/builder that instantiates the relevant postprocessor.