Proper fix of User_variables_tracker::store
- Don't use 'auto' to declare variables (lazy and makes code harder to read) - Fixed length to use correct type
Showing
Please register or sign in to comment
- Don't use 'auto' to declare variables (lazy and makes code harder to read) - Fixed length to use correct type