ModuleGroup.sortCtors

Allocate and fill in _ctors[] and _tlsctors[]. Modules are inserted into the arrays in the order in which the constructors need to be run.

  1. void sortCtors(string cycleHandling)
  2. void sortCtors()
    struct ModuleGroup
    void
    sortCtors
    ()

Throws

Exception if it fails.

Meta