dump.header

Undocumented in source.
  1. auto header;
    template dump(args...)
    @safe pure static immutable
    static if(fmt == DumpFormat.dmd)
    auto header = "%s(%s,1): Debug: [%s]: ";
  2. auto header;

Meta