MCPcopy 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
31struct is_setter {};
32
33/// Annotation for operators
34struct is_operator {};

Callers 1

class_Class · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected