MCPcopy Create free account
hub / github.com/blend2d/blend2d / insert_op

Method insert_op

blend2d/core/array.h:515–517  ·  view source on GitHub ↗

Insert operation, the semantics is similar to `modify_op()`, however, items are inserted at the given `index` instead of assigned or appended. The caller is responsible for initializing the data returned in `data_out`.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

bl_array_insert_opFunction · 0.85

Tested by

no test coverage detected