Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
handshake_params::set_connection_collation

Sets the connection collation.

Synopsis
void
set_connection_collation(
    std::uint16_t value) noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext