Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ is_operator
Class
is_operator
include/pybind11/attr.h:34–34 ·
view source on GitHub ↗
Annotation for operators
Source
from the content-addressed store, hash-verified
32
33
/// Annotation for operators
34
struct is_operator {};
35
36
/// Annotation for classes that cannot be subclassed
37
struct is_final {};
Callers
2
execute
Method · 0.85
execute_cast
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected