By removing the constness of the type for the actual stored value, the return values of the access operators are defined by the type itself. This allows both const and non-const types to be stored in a rworker_local object.
By removing the constness of the type for the actual stored value, the return values of the access operators are defined by the type itself. This allows both const and non-const types to be stored in a rworker_local object.