ENH: Add a PrintHelper file to overload vector printing.#512
Conversation
|
Supersedes #103. |
|
Looks like |
phcerdan
left a comment
There was a problem hiding this comment.
Nice, thanks for tackling it.
I think for the namespace name, print_helper sounds better than to_string? ! to_string is clearer for a function though. Just a matter of... naming is hard.
c18eccb to
a7b5a2b
Compare
2e14848 to
fe3cb78
Compare
Add a new `itkPrintHelper.h` file to help in printing std::vectors. Change-Id: I2306c8bf44cd0cec9661c3515c0a77cfbc34ea88
fe3cb78 to
548fc18
Compare
|
I've checked the output of the tests and the change is working 👍 .
|
|
The overload to print booleans as |
|
Issue opened at #537 . |
Add a new
itkPrintHelper.hfile to help in printingstd::vectors.Change-Id: I2306c8bf44cd0cec9661c3515c0a77cfbc34ea88