MCPcopy Create free account
hub / github.com/boostorg/json / size

Method size

example/file.hpp:108–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 }
107
108 long
109 size() const noexcept
110 {
111 return size_;
112 }
113
114 bool
115 eof() const noexcept

Callers 15

serialize_cbor_stringFunction · 0.45
serialize_cbor_valueFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
read_fileFunction · 0.45
pretty_printFunction · 0.45
mainFunction · 0.45
validateFunction · 0.45
operator[]Method · 0.45
path.cppFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected