An error occurred while fetching folder content.
Adam Wardynski
authored
Generally we want to avoid accidental change of value of a constant or of a variable. Originally I'd copy value on access, but this changed it so a const Value is returned instead and copy is done only when it's needed.
Name | Last commit | Last update |
---|---|---|
.. |