fmt/include/fmt
2018-10-24 15:21:21 -07:00
..
color.h Fix build on gcc 4.4 2018-10-24 10:52:02 -07:00
core.h Use char_traits::length in string_view ctor (#914) 2018-10-24 15:21:21 -07:00
format-inl.h Fix compilation with older gcc 2018-10-23 07:31:24 -07:00
format.h Fix build on gcc 4.4 2018-10-24 10:52:02 -07:00
ostream.h Adapt any string-like type to be used by {fmt} just like the standard string types already supported. The adaption is totally non-intrusive. 2018-10-22 18:25:52 -07:00
posix.h Remove FMT_DTOR_NOEXCEPT 2018-09-22 18:51:32 -07:00
printf.h Adapt any string-like type to be used by {fmt} just like the standard string types already supported. The adaption is totally non-intrusive. 2018-10-22 18:25:52 -07:00
ranges.h prevent ""fmt/range.h"" from specializing fmt::basic_string_view (#865) 2018-09-19 20:13:05 -07:00
time.h fix vs2017 warning fmt::v5::localtime 'not all control paths return a value'. 2018-09-30 07:23:35 -07:00