MCPcopy 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
34struct is_operator {};
35
36/// Annotation for classes that cannot be subclassed
37struct is_final {};

Callers 2

executeMethod · 0.85
execute_castMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected