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

Function push_back

include/ImGui/imgui.h:1831–1831  ·  view source on GitHub ↗

NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

push_frontFunction · 0.70

Calls 3

reserveFunction · 0.85
_grow_capacityFunction · 0.85
memcpyFunction · 0.50

Tested by

no test coverage detected