fmtlegacy/include/fmt
2019-06-02 16:46:45 -07:00
..
chrono.h Fix handling of chrono durations with minimal signed rep 2019-06-01 09:36:37 -07:00
color.h FMT_CHAR -> char_t 2019-06-02 15:03:37 -07:00
core.h Remove old is_constructible workarounds and replace typedefs with using 2019-06-02 16:46:45 -07:00
format-inl.h Make enable_if_t more std-like and move to fmt namespace 2019-06-01 10:05:16 -07:00
format.h FMT_CHAR -> char_t 2019-06-02 15:03:37 -07:00
locale.h FMT_CHAR -> char_t 2019-06-02 15:03:37 -07:00
ostream.h FMT_CHAR -> char_t 2019-06-02 15:03:37 -07:00
posix.h FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00
prepare.h FMT_CHAR -> char_t 2019-06-02 15:03:37 -07:00
printf.h Remove old is_constructible workarounds and replace typedefs with using 2019-06-02 16:46:45 -07:00
ranges.h fmt::internal::declval -> std::declval 2019-05-30 09:46:10 -07:00
time.h Fix formatting of extreme durations (#1154) 2019-05-11 08:42:02 -07:00