fmtlegacy/include/fmt
Victor Zverovich 29ef7d31e4 Fix a warning
2019-06-23 11:09:15 -07:00
..
chrono.h Fix a warning 2019-06-23 11:09:15 -07:00
color.h Get rid of the FILE* hack and reword apidocs 2019-06-03 10:27:00 -07:00
core.h Fix warnings 2019-06-17 09:21:29 -07:00
format-inl.h Add FMT_FUNC where necessary 2019-06-18 09:48:23 -07:00
format.h Add formatter<std::string_view> 2019-06-22 20:26:28 -07:00
locale.h Make undocumented output_range internal 2019-06-19 20:08:11 -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 back_insert_range<internal::buffer> -> buffer_range 2019-06-19 14:12:29 -07:00
printf.h Remove misplaced checks 2019-06-23 06:33:07 -07:00
ranges.h Use enable_if_t 2019-06-04 21:38:18 -07:00