Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ ~AnnotationShapes
Method
~AnnotationShapes
src/laybasic/laybasic/layAnnotationShapes.cc:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
AnnotationShapes::~AnnotationShapes ()
99
{
100
clear ();
101
}
102
103
AnnotationShapes &
104
AnnotationShapes::operator= (const AnnotationShapes &d)
Callers
nothing calls this directly
Calls
1
clear
Function · 0.70
Tested by
no test coverage detected