Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Issue #520 Replace RedBlackMap in MoleculeStereocenters #857

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

AStepaniuk
Copy link
Collaborator

  • RedBlackMap is replaced with std::map in MoleculeStereocenters
  • Custom iterator is implementer to iterate through stereocenters
  • MoleculeStereocenters is copyable/movable now

@AStepaniuk AStepaniuk changed the title Issue #520 Replace RedBlackMap in MoleculeStereocenters WIP: Issue #520 Replace RedBlackMap in MoleculeStereocenters Sep 28, 2022
@AStepaniuk AStepaniuk self-assigned this Sep 28, 2022
Alexander Stepaniuk and others added 5 commits September 29, 2022 20:10
Issue 815: Replace ObjList with std::vector for MoleculePkaModel
Issue 520: Replace RedBlackMap with std::map for MoleculePkaModel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants