FMT_NOEXCEPT -> noexcept
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#else
|
||||
# define FMT_USE_FCNTL 0
|
||||
#endif
|
||||
#define FMT_NOEXCEPT noexcept
|
||||
#if defined(_WIN32) && !defined(__MINGW32__)
|
||||
# define FMT_POSIX(call) _##call
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user