MCPcopy 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
98AnnotationShapes::~AnnotationShapes ()
99{
100 clear ();
101}
102
103AnnotationShapes &
104AnnotationShapes::operator= (const AnnotationShapes &d)

Callers

nothing calls this directly

Calls 1

clearFunction · 0.70

Tested by

no test coverage detected