const_fmt/const_fmt
2022-02-15 10:35:17 +00:00
..
format_impl.h Merge pull request 'feature/int_hex' (#6) from feature/int_hex into master 2022-02-15 10:35:17 +00:00
format.h Removed memcpy and <cstring> 2022-02-15 09:58:47 +01:00
parse.h Renamed a bunch of identifiers to make sure there are no clashes with software this might be used in (fmt -> const_fmt) 2022-02-13 17:56:09 +01:00
types.h Put everything into a new 'const_fmt' namespace; Renamed namespace detail to const_fmt_detail 2022-02-13 17:48:24 +01:00
utility.h PreZero padding now being handled by preprocessing 2022-02-13 20:47:41 +01:00