• Vicențiu Ciorbaru's avatar
    Introduce String::append_float · cef1c555
    Vicențiu Ciorbaru authored
    This method will write out a float to a String object, keeping the
    charset of the original string.
    
    Also have Float::to_string make use of String::append_float
    cef1c555
sql_string.cc 37.4 KB