Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_inline
Function · 0.85
move
Function · 0.85
is_inline
Method · 0.45
Tested by
no test coverage detected