Replace the use of Ref with dedicated variables with prefix #943
Labels
[core]
Area: Changes in SRT library core
Priority: High
Type: Maintenance
Work required to maintain or clean up the code
Milestone
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 haver_
prefix and should be dedicated to value retrieval only.The text was updated successfully, but these errors were encountered: