fmt/include/fmt
2019-06-14 18:47:36 -07:00
..
chrono.h Fix warnings 2019-06-13 08:56:35 -07:00
color.h Get rid of the FILE* hack and reword apidocs 2019-06-03 10:27:00 -07:00
core.h Fix hadling of nullptr 2019-06-12 09:22:36 -07:00
format-inl.h uintptr -> fallback_uintptr to avoid confusion with uintptr_t 2019-06-14 18:47:36 -07:00
format.h uintptr -> fallback_uintptr to avoid confusion with uintptr_t 2019-06-14 18:47:36 -07:00
locale.h Make buffer_context an alias template 2019-06-02 18:28:49 -07:00
ostream.h Deprecate convert_to_int 2019-06-07 13:38:08 -07:00
posix.h FMT_EXPLICIT -> explicit, FMT_NULL -> nullptr 2019-05-30 07:42:36 -07:00
prepare.h Fixed issue with formatting to an array of chars 2019-06-11 18:09:18 -07:00
printf.h Remove workarounds for pre-C++11 compilers 2019-06-13 20:56:08 -07:00
ranges.h Use enable_if_t 2019-06-04 21:38:18 -07:00
time.h Fix formatting of extreme durations (#1154) 2019-05-11 08:42:02 -07:00