The type of the AMQP null value. More...
#include <null.hpp>
 
 | 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 | |
The type of the AMQP null value.