mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
- switched to using std::vector<int> instead of std::list<int> for _ErGAtomTypes property - added RegisterListConverter<std::vector<unsigned int>> Co-authored-by: Paolo Tosco <paolo.tosco@novartis.com>