Skip to content
  • Andrei Pavel's avatar
    [#1298] fix non-printable numeric_limits · 9abbf8e9
    Andrei Pavel authored
    * fix non-printable characters which were the result of numeric_limits<T>::*
    being passed to a stringstream when T is an 8 byte integer equivalent to a char
    * also removed a few spurious spaces
    9abbf8e9