Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ buffer_info
Method
buffer_info
include/pybind11/buffer_info.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
bool readonly = false; // flag to indicate if the underlying storage may be written to
57
58
buffer_info() = default;
59
60
buffer_info(void *ptr,
61
ssize_t itemsize,
Callers
nothing calls this directly
Calls
4
move
Function · 0.85
private_ctr_tag
Class · 0.85
c_strides
Function · 0.85
size
Method · 0.45
Tested by
no test coverage detected