NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
VirtualEnableSharedFromThis.hpp File Reference
#include <cstddef>
#include <memory>
Include dependency graph for VirtualEnableSharedFromThis.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  NES::detail::virtual_enable_shared_from_this_base< isNoexceptDestructible >
 base class for enabling enable_shared_from_this in classes with multiple super-classes that inherit enable_shared_from_this More...
 
struct  NES::detail::virtual_enable_shared_from_this< T, isNoexceptDestructible >
 concrete class for enabling enable_shared_from_this in classes with multiple super-classes that inherit enable_shared_from_this More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::detail
 

Macros

#define NES_NOEXCEPT(isNoexcept)
 

Macro Definition Documentation

◆ NES_NOEXCEPT

#define NES_NOEXCEPT (   isNoexcept)