MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / at

Function at

my_libhv/cpputil/json.hpp:19793–19807  ·  view source on GitHub ↗

! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds checking. @param[in] idx index of the element to access @return reference to the element at index @a idx @throw type_error.304 if the JSON value is not an array; in this case, calling `at` with an index makes no sense. See exampl

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ordered_mapClass · 0.70

Calls 3

is_arrayFunction · 0.85
is_objectFunction · 0.85
atMethod · 0.45

Tested by

no test coverage detected