MCPcopy Create free account
hub / github.com/KLayout/klayout / end_const_recursive

Method end_const_recursive

src/laybasic/laybasic/layLayerProperties.cc:1624–1628  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1622}
1623
1624LayerPropertiesConstIterator
1625LayerPropertiesList::end_const_recursive () const
1626{
1627 return LayerPropertiesConstIterator (*this, true);
1628}
1629
1630LayerPropertiesIterator
1631LayerPropertiesList::begin_recursive ()

Callers 1

end_layersFunction · 0.80

Calls 1

Tested by

no test coverage detected