fmtlegacy/include/fmt
Victor Zverovich 5b7bbf8853 Revert "FMT_CHAR -> char_t"
This reverts commit 4c650057a0.
2019-06-01 15:01:04 -07:00
..
chrono.h Fix handling of chrono durations with minimal signed rep 2019-06-01 09:36:37 -07:00
color.h Move enable_if to template params 2019-03-16 15:15:38 -07:00
core.h Revert "FMT_CHAR -> char_t" 2019-06-01 15:01:04 -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 Make enable_if_t more std-like and move to fmt namespace 2019-06-01 10:05:16 -07:00
locale.h basic_buffer -> buffer 2019-04-07 20:32:28 -07:00
ostream.h fmt::internal::declval -> std::declval 2019-05-30 09:46:10 -07:00
posix.h FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00
prepare.h fmt::internal::declval -> std::declval 2019-05-30 09:46:10 -07:00
printf.h fmt::internal::declval -> std::declval 2019-05-30 09:46:10 -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