Files
fmt/include/fmt/std.h
Dana Jansens 179c7e5a66 Use typeid() only if it's available
On MSVC it is always available, otherwise it depends on whether
RTTI is enabled.
2023-05-31 09:25:53 -07:00

11 KiB