Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::prop::subscription_identifiers::emplace

Sets or replaces the (first) Subscription Identifier.

Synopsis
void
emplace(
    int32_t val = 0);

PrevUpHomeNext