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

Method size

libs/coding/dd_vector.hpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 }
33
34 size_type size() const { return m_Size; }
35
36 T const operator[](size_type i) const
37 {

Callers 15

AddMethod · 0.45
FlushToTmpFileMethod · 0.45
CreateZipFromFilesFunction · 0.45
WriteEncodingMethod · 0.45
DecodeImplFunction · 0.45
WriteBufferToSinkFunction · 0.45
GetBufferSizeMethod · 0.45
SaveMethod · 0.45
operator()Method · 0.45
ExtractHashFunction · 0.45
CalculateBase64Method · 0.45

Calls

no outgoing calls

Tested by 15

TestDecodingFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
TestCoderFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
ReadToStringFromPosFunction · 0.36
ReadToStringFromSourceFunction · 0.36