- Refactored fennec::format to use to_chars for ints. floats TODO but will also use to_chars.
This commit is contained in:
@@ -247,9 +247,13 @@ add_library(fennec STATIC
|
||||
|
||||
# format ===============================================================================================================
|
||||
include/fennec/format/format.h
|
||||
include/fennec/format/detail/_format.h
|
||||
include/fennec/format/format_arg.h
|
||||
include/fennec/format/formatter.h
|
||||
include/fennec/format/charconv.h
|
||||
|
||||
include/fennec/format/detail/_format.h
|
||||
|
||||
source/format/charconv.cpp
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user