CppWAMP
C++11 client library for the WAMP protocol
null.hpp File Reference

Contains the declaration of Null, one of the bound types used by Variant. More...

#include <ostream>
#include "api.hpp"
#include "config.hpp"

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.
 

Detailed Description

Contains the declaration of Null, one of the bound types used by Variant.