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

Collections need casting iterator functions #43

Open
TheJJ opened this issue Apr 21, 2018 · 0 comments
Open

Collections need casting iterator functions #43

TheJJ opened this issue Apr 21, 2018 · 0 comments
Labels
c++ involves C++ code improvement improves existing functionality

Comments

@TheJJ
Copy link
Member

TheJJ commented Apr 21, 2018

The value collections need a items<T>() function which returns an iterator dynamically casts each element to T!
The operator * of the iterator class must do the cast.

@TheJJ TheJJ added the improvement improves existing functionality label Apr 21, 2018
@TheJJ TheJJ added the c++ involves C++ code label Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ involves C++ code improvement improves existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant