key_value_pair::operator=

Copy assignment (deleted).

Synopsis

key_value_pair&
operator=(
    key_value_pair const&) = delete;