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

Function insert

my_libhv/cpputil/json.hpp:22022–22038  ·  view source on GitHub ↗

! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserted; may be the end() iterator @param[in] val element to insert @return iterator pointing to the inserted @a val. @throw type_error.309 if called on JSON values other than arrays; example: `"cannot use insert() with string"` @t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

is_arrayFunction · 0.85
insert_iteratorFunction · 0.85
type_nameFunction · 0.85
is_objectFunction · 0.85
createFunction · 0.70
stringFunction · 0.50
beginMethod · 0.45
endMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected