fmt/include/fmt
Remotion a442c77c9a Changes code style to Google Style.
Renames namespace meta to internal and put copy functions int it.
Replaced constexpr by FMT_CONSTEXPR.
Replaced std::ptrdiff_t by std::size_t.
2018-05-12 22:55:51 +02:00
..
core.h Fix compilation with new gcc and -std=c++11 (#734) 2018-05-09 20:58:05 -07:00
format-inl.h Provide more overloads for the wide string flavour 2018-05-05 07:31:44 -07:00
format.h Fix compilation with new gcc and -std=c++11 (#734) 2018-05-09 20:58:05 -07:00
locale.h Remove unnecessary fmt/ prefix (#397) 2018-01-20 10:28:10 -08:00
ostream.h Provide more overloads for the wide string flavour 2018-05-05 07:31:44 -07:00
posix.h make_args -> make_format_args 2018-04-08 07:21:26 -07:00
printf.h Provide more overloads for the wide string flavour 2018-05-05 07:31:44 -07:00
ranges.h Changes code style to Google Style. 2018-05-12 22:55:51 +02:00
time.h context_base::begin -> out 2018-04-22 09:16:32 -07:00