MCPcopy Create free account
hub / github.com/pybind/pybind11 / argument_vector.h

File argument_vector.h

include/pybind11/detail/argument_vector.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 pybind11/detail/argument_vector.h: small_vector-like containers to
3 avoid heap allocation of arguments during function call dispatch.
4

Callers

nothing calls this directly

Calls 3

is_inlineFunction · 0.85
moveFunction · 0.85
is_inlineMethod · 0.45

Tested by

no test coverage detected