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

Method BeginList

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

Source from the content-addressed store, hash-verified

277
278 template <typename TOutContext>
279 TValueContext TValueWriter<TOutContext>::BeginList() {
280 return Buf.BeginList();
281 }
282
283 template <typename TOutContext>
284 TPairContext TValueWriter<TOutContext>::BeginObject() {

Callers 2

OpenArrayMethod · 0.45
Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected