NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
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

◆ __has_feature

#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.

◆ __has_extension

#define __has_extension   __has_feature

Definition at line 40 of file cpp11.hpp.

◆ _WEBSOCKETPP_NOEXCEPT_TOKEN_

#define _WEBSOCKETPP_NOEXCEPT_TOKEN_

Definition at line 113 of file cpp11.hpp.

◆ _WEBSOCKETPP_CONSTEXPR_TOKEN_

#define _WEBSOCKETPP_CONSTEXPR_TOKEN_

Definition at line 132 of file cpp11.hpp.

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

◆ _WEBSOCKETPP_NULLPTR_TOKEN_

#define _WEBSOCKETPP_NULLPTR_TOKEN_   0

Definition at line 156 of file cpp11.hpp.