MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / operator()

Method operator()

launcher/FileSystem.h:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 return *this;
100 }
101 bool operator()() { return operator()(QString()); }
102
103 private:
104 bool operator()(const QString& offset);

Callers

nothing calls this directly

Calls 1

QStringClass · 0.85

Tested by

no test coverage detected