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

Method BB

library/cpp/getopt/small/completion_generator.cpp:787–790  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

785 }
786
787 TString NEscaping::BB(TStringBuf string) {
788 auto b = B(string);
789 return "'" + b + "'";
790 }
791}

Callers

nothing calls this directly

Calls 1

BClass · 0.50

Tested by

no test coverage detected