MCPcopy Create free account
hub / github.com/pybind/pybind11 / is_final

Class is_final

include/pybind11/attr.h:37–37  ·  view source on GitHub ↗

Annotation for classes that cannot be subclassed

Source from the content-addressed store, hash-verified

35
36/// Annotation for classes that cannot be subclassed
37struct is_final {};
38
39/// Annotation for parent scope
40struct scope {

Callers 1

PYBIND11_OVERRIDEFunction · 0.85

Calls

no outgoing calls

Tested by 1

PYBIND11_OVERRIDEFunction · 0.68