Cast value to "printable" type. A no-op except for char types, which are cast to int so that they are printed as numbers std::ostream operators.
Cast value to "printable" type. A no-op except for char types, which are cast to int so that they are printed as numbers std::ostream operators.