18 #ifndef itkNumberToString_h
19 #define itkNumberToString_h
41 template<
typename TValue>
57 #ifndef ITK_MANUAL_INSTANTIATION
58 #include "itkNumberToString.hxx"
std::string operator()(TValue val)
NumberToString & operator=(const NumberToString &)
Convert floating and fixed point numbers to strings.