MCPcopy Create free account
hub / github.com/catboost/catboost / Fix

Method Fix

tools/archiver/main.cpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365 TRec() = default;
366
367 inline void Fix() {
368 ::Fix(Path);
369 ::Fix(Prefix);
370 }
371
372 template <typename T>
373 inline void Recurse(T& w) const {

Callers 3

mainFunction · 0.45
TestCwdOptsMethod · 0.45
Y_UNIT_TESTFunction · 0.45

Calls 1

FixFunction · 0.85

Tested by 1

TestCwdOptsMethod · 0.36