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

Method size

contrib/libs/flatbuffers/include/flatbuffers/array.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 !scalar_tag::value;
48
49 FLATBUFFERS_CONSTEXPR uint16_t size() const { return length; }
50
51 return_type Get(uoffset_t i) const {
52 FLATBUFFERS_ASSERT(i < size());

Callers 15

GrpcEscapeJavadocFunction · 0.45
GrpcWriteDocCommentBodyFunction · 0.45
PrintMethodHandlerClassFunction · 0.45
FilenameIdentifierFunction · 0.45
PrintIncludesFunction · 0.45
FieldIdToIndexFunction · 0.45
GetObjectByIndexMethod · 0.45
GetEnumByIndexMethod · 0.45
ForAllFieldsMethod · 0.45
DeserializeDocFunction · 0.45
LookupTableByNameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected