MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / FileRule

Method FileRule

src/OpenColorIO/FileRules.cpp:306–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304 };
305
306 FileRule() = delete;
307 FileRule(const FileRule &) = delete;
308 FileRule & operator=(const FileRule &) = delete;
309

Callers

nothing calls this directly

Calls 2

StrcasecmpFunction · 0.85
emptyMethod · 0.45

Tested by

no test coverage detected