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

Function cbegin

Blockchain/src/json.h:22229–22234  ·  view source on GitHub ↗

! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "Illustration from cppreference.com" @return const 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:

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

frontFunction · 0.70
beginFunction · 0.70
crendFunction · 0.70

Calls 1

set_beginMethod · 0.45

Tested by

no test coverage detected