Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Use DoubleToStringConverter::ToShortestString overload set
Simplified ITK's `FloatingPointNumberToString` implementation by using `DoubleToStringConverter::ToShortestString` overload set, proposed by pull request google/double-conversion#159 Related to issue google/double-conversion#160 "Add generic (template) methods for to_string (float or double)", opened by Florian Loitsch (floitsch).
- Loading branch information