Commit ef37881
STYLE: Remove local
The name `loc` was somewhat confusing here, as it is used elsewhere in
ExceptionObject as the parameter name for the `ITK_LOCATION` argument (the name
or signature of the function that threw the exception). Moreover, the use of a
string stream is no longer necessary, now that we can use `std::to_string`.ostringstream loc variable from ExceptionObject1 parent 575f595 commit ef37881
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 44 | | |
48 | | - | |
| 45 | + | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
| |||
0 commit comments