Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ is_setter
Class
is_setter
include/pybind11/attr.h:31–31 ·
view source on GitHub ↗
Annotation for setters
Source
from the content-addressed store, hash-verified
29
30
/// Annotation for setters
31
struct is_setter {};
32
33
/// Annotation for operators
34
struct is_operator {};
Callers
1
class_
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected