Assign to this object the value of the specified rhs object, and return a non‐`const` reference to this object.
Synopsis
Declared in <bdljsn_jsonnumber.h>
JsonNumber&
operator=(JsonNumber const& rhs);
Created with MrDocs