Loading...
Searching...
No Matches
Go to the documentation of this file.
6#if defined(__MINGW32__) || (defined(_MSC_VER) && _MSC_VER >= 1100)
13#pragma warning(disable : 4786)
15#define MSVC420_VERSION 1020
20#if __cplusplus < 201103L
22#define static_assert(expr, msg)