Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::will::will (1 of 3 overloads)

Constructs an empty Will Message.

Synopsis
will();
Attention

Do not use! An empty Will Message results in an empty Topic Name which is not valid. Internal uses only.


PrevUpHomeNext