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

C++: Index into an atom list #16

Open
tfgg opened this issue Dec 23, 2014 · 0 comments
Open

C++: Index into an atom list #16

tfgg opened this issue Dec 23, 2014 · 0 comments

Comments

@tfgg
Copy link
Owner

tfgg commented Dec 23, 2014

From Paul

I'm uneasy about using pointers to the MagresAtom's. Using an index into the atom list would be more robust, although I'm not sure whether this is efficient with STL's std::list. The current implementation is OK if the object is being returned as const.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant