Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::prop::subscription_identifiers::operator*

Accesses the (first) Subscription Identifier.

int32_t&
operator*() noexcept;
  » more...

int32_t
operator*() const noexcept;
  » more...

PrevUpHomeNext