MCPcopy Create free account
hub / github.com/Winderton/xplatform / begin

Function begin

Blockchain/src/json.hh:22189–22194  ·  view source on GitHub ↗

! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustration from cppreference.com" @return iterator to the first element @complexity Constant. @requirement This function helps `basic_json` satisfying the [Container](https://en.cppreference.com/w/cpp/named_req/Container) requirements: - The complexi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

from_jsonFunction · 0.70
constructMethod · 0.70
constructMethod · 0.70
createMethod · 0.70
calc_bson_array_sizeMethod · 0.70
eraseMethod · 0.70
json.hhFile · 0.70
operator[]Function · 0.70
frontFunction · 0.70
rendFunction · 0.70
emplaceFunction · 0.70

Calls 2

cbeginFunction · 0.70
set_beginMethod · 0.45

Tested by

no test coverage detected