const_fmt/inc
2022-01-05 01:15:52 +02:00
..
format_impl.h Added missing return in format_decimal(); Added first support for negative numbers 2021-11-27 16:41:38 +01:00
format.h Changed comments 2022-01-05 01:15:52 +02:00
Logger.h Moved functions to appropriate header files; Implemented const char* formatting 2021-11-25 11:04:24 +01:00
parse.h Refactored get_init_array() and get_zero_array() to get_init_array(char); Made all free functions inline 2021-11-26 14:27:45 +01:00
types.h Moved functions to appropriate header files; Implemented const char* formatting 2021-11-25 11:04:24 +01:00
utility.h Passing fmt_data to format_arg functions as constant expression 2021-11-26 14:44:17 +01:00