Go to the source code of this file.
Macros | |
#define | __has_feature(x) 0 |
This header sets up some constants based on the state of C++11 support. More... | |
#define | __has_extension __has_feature |
#define | _WEBSOCKETPP_NOEXCEPT_TOKEN_ |
#define | _WEBSOCKETPP_CONSTEXPR_TOKEN_ |
#define | _WEBSOCKETPP_NULLPTR_TOKEN_ 0 |
#define __has_feature | ( | x | ) | 0 |
#define __has_extension __has_feature |
#define _WEBSOCKETPP_CONSTEXPR_TOKEN_ |
Definition at line 132 of file cpp11.hpp.
Referenced by websocketpp::log::syslog< concurrency, names >::write().