scope-boundary:cpp.scope
scope-boundary:cpp.scope
ScopeBoundarysourceref-scope/scope-boundaries/scope-boundaries-languages.yaml·Open in Graph → {
"id": "scope-boundary:cpp.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "language:cpp",
"inScope": "Game engines (Unreal), high-frequency trading, browsers (Chromium),\nAAA simulation, and HPC where zero-overhead abstractions and\ndeterministic destruction matter.\n",
"outOfScope": "Scripting, web backends, and teams without a strong build-system /\nstatic-analysis culture — the footgun surface is large.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:future-phase"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:cpp.scope",
"to": "language:cpp",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}