votca / ctp

charge transport module
https://gitlab.mpcdf.mpg.de/votca/votca
7 stars 11 forks source link

getAttribute; has Attribute #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
shall be changed to 
list<string>::iterator findAttribute(string key)
type getAttribute<type>(pos) 
At the moment two lookups are needed and it is not safe

Original issue reported on code.google.com by andrienko@googlemail.com on 2 Aug 2013 at 5:31

GoogleCodeExporter commented 9 years ago

Original comment by andrienko@googlemail.com on 29 Oct 2013 at 7:43