Go to the documentation of this file. 6 #define CROW_ENABLE_DEBUG 9 #define CROW_ENABLE_LOGGING 24 #define CROW_LOG_LEVEL 1 28 #if __cplusplus >= 201402L 29 #define CROW_CAN_USE_CPP14 34 #define CROW_MSVC_WORKAROUND 35 #define constexpr const 36 #define noexcept throw()