Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
struct is_final {};
38
39
/// Annotation for parent scope
40
struct scope {
Callers
1
PYBIND11_OVERRIDE
Function · 0.85
Calls
no outgoing calls
Tested by
1
PYBIND11_OVERRIDE
Function · 0.68