• Vicențiu Ciorbaru's avatar
    Introduce String::append_float · e55f8288
    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
    e55f8288
sql_string.cc 37.4 KB