Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ name
Method
name
include/pybind11/attr.h:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
struct name {
53
const char *value;
54
explicit name(const char *value) : value(value) {}
55
};
56
57
/// Annotation indicating that a function is an overload associated with a given
"sibling"
Callers
15
load_value
Method · 0.45
get_type_info
Method · 0.45
register_structured_dtype
Function · 0.45
add_base
Method · 0.45
get_pointer
Function · 0.45
get_raw_pointer_ephemeral
Function · 0.45
type_info_equal_across_dso_boundaries
Function · 0.45
same_type
Function · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
try_raw_pointer_ephemeral_from_cpp_conduit
Function · 0.45
type_caster_base.h
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected