-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
| setfill('0'); |
Visual Studio warns that setfill is nodiscard and the result is not being used here.
According to https://en.cppreference.com/w/cpp/io/manip/setfill, the result must be "streamed" into a stream to have an effect.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels