BloombergLP::bdljsn::JsonNumber::operator=

Assign to this object the value of the specified rhs object.

Synopsis

Declared in <bdljsn_jsonnumber.h>

JsonNumber&
operator=(JsonNumber const& rhs);

Description

Return a non-const reference to this object.

Return Value

a non-const reference to this object

Parameters

NameDescription
rhsobject providing the value to assign