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

Replace the use of Ref with dedicated variables with prefix #943

Closed
ethouris opened this issue Nov 6, 2019 · 0 comments · Fixed by #1045
Closed

Replace the use of Ref with dedicated variables with prefix #943

ethouris opened this issue Nov 6, 2019 · 0 comments · Fixed by #1045
Assignees
Labels
[core] Area: Changes in SRT library core Priority: High Type: Maintenance Work required to maintain or clean up the code
Milestone

Comments

@ethouris
Copy link
Collaborator

ethouris commented Nov 6, 2019

There are concerns about extraordinary complications in the code provided by the ref_t reference wrapper. The use of it should be replaced by a regular reference, and variables used to retrieve the values from it should have r_ prefix and should be dedicated to value retrieval only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Priority: High Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants