NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cpp11.hpp File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define __has_feature (   x)    0

This header sets up some constants based on the state of C++11 support.

Definition at line 37 of file cpp11.hpp.

#define __has_extension   __has_feature

Definition at line 40 of file cpp11.hpp.

#define _WEBSOCKETPP_NOEXCEPT_TOKEN_

Definition at line 113 of file cpp11.hpp.

#define _WEBSOCKETPP_CONSTEXPR_TOKEN_

Definition at line 132 of file cpp11.hpp.

Referenced by websocketpp::log::syslog< concurrency, names >::write().

#define _WEBSOCKETPP_NULLPTR_TOKEN_   0

Definition at line 156 of file cpp11.hpp.