color.h
|
FMT_CHAR -> char_t
|
2019-06-02 15:03:37 -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 |
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 |