dolphin/Externals/fmt/include/fmt
Lioncash d5d60c6e64
Externals: Add libfmt 5.3.0 to externals
Allows us to migrate off of printf specifiers and have more type-safe
formatting facilities. It also allows for custom type support as well.
fmt is also on track to have part of it standardized within C++2a, so
this will also lessen the transitional work necessary later on by
allowing new code to use it.

This simply adds the library but doesn't do anything with it yet.
2019-06-10 15:26:43 -04:00
..
chrono.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
color.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
core.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
format-inl.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
format.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
locale.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
ostream.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
posix.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
printf.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
ranges.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00
time.h Externals: Add libfmt 5.3.0 to externals 2019-06-10 15:26:43 -04:00