We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some parts of std-11 library need to be implemented using move-semantic. This feature should be added as extension with macro like STDEX_RV_REF etc.
STDEX_RV_REF
The text was updated successfully, but these errors were encountered:
Created a branch for move-semantic feature.
https://github.com/oktonion/stdex/tree/move_feature
All custom classes and macro are almost done, now it is time to implement rv-references in stdex classes.
Sorry, something went wrong.
No branches or pull requests
Some parts of std-11 library need to be implemented using move-semantic. This feature should be added as extension with macro like
STDEX_RV_REF
etc.The text was updated successfully, but these errors were encountered: