mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-03 08:26:27 +02:00
Reason: PCellDeclaration::parameter_declaration is volatile when the PCell does not want parameter declaration caching. In this case, begin .. end iterators must not be taken from different calls to parameter_declaration for example.