mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-12 14:54:10 +00:00
add float to_string
delete redundant overload to_string
This commit is contained in:
parent
09b4b56fad
commit
d8353c9bf7
3 changed files with 319 additions and 96 deletions
|
@ -3,5 +3,6 @@
|
|||
|
||||
#include <cstddef>
|
||||
#include <sprout/string/int_to_string.hpp>
|
||||
#include <sprout/string/float_to_string.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_STRING_TO_STRING_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue