fmtlegacy/include/fmt
hubslave e508e30800 Don't define FMT_LOCALE on OpenBSD
OpenBSD doesn't have strtod_l() (at least under the default
headers), so the class Locale that the macro gates won't compile.
2018-02-19 19:24:33 +00:00
..
core.h Put is_enum check first not to instantiate convert_to_int unnecessarily 2018-02-18 05:47:29 +00:00
format.cc Fix warnings 2018-02-10 06:28:43 -08:00
format.h Revert problematic pragma 2018-02-18 05:38:32 +00:00
locale.h Remove unnecessary fmt/ prefix (#397) 2018-01-20 10:28:10 -08:00
ostream.h Add detection of wostream operator<< (#650) 2018-02-17 09:03:43 +00:00
posix.cc posix.cc: Fix compilation with -fno-exceptions 2018-02-15 18:39:36 -08:00
posix.h Don't define FMT_LOCALE on OpenBSD 2018-02-19 19:24:33 +00:00
printf.h Replace using with typedef for compatibility with gcc-4.6 2018-02-11 09:23:47 -08:00
time.h Use nullptr if available 2018-01-20 19:11:19 -08:00