null Class Reference

The type of the AMQP null value. More...

#include <null.hpp>

List of all members.

Public Member Functions

 null (decltype(nullptr))
 Constructed from nullptr literal.

Friends

bool operator== (const null &, const null &)
 null instances are always equal
bool operator< (const null &, const null &)
 null instances are never unequal

Detailed Description

The type of the AMQP null value.

See also:
AMQP and C++ types

The documentation for this class was generated from the following file:

Generated on 1 Jun 2020 for Qpid Proton C++ by  doxygen 1.6.1