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

Method BeginObject

library/cpp/json/ordered_maps/json_ordered.h:284–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282
283 template <typename TOutContext>
284 TPairContext TValueWriter<TOutContext>::BeginObject() {
285 return Buf.BeginObject();
286 }
287
288 TString WrapJsonToCallback(const TBuf& buf, TStringBuf callback);
289} // namespace NJsonOrderedWriter

Callers 2

OpenMapMethod · 0.45
Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected