CppWAMP
C++11 client library for the WAMP protocol
|
Contains the declaration of Null, one of the bound types used by Variant. More...
Go to the source code of this file.
Classes | |
struct | wamp::Null |
Type used to represent a null or empty Variant value. More... | |
Namespaces | |
wamp | |
Variables | |
constexpr Null | wamp::null |
Constant Null object that can be assigned to, or compared with a Variant. | |
Contains the declaration of Null, one of the bound types used by Variant.