Assign to this object the value of the specified rhs, and return a non‐`const` reference to this object.

Synopsis

Declared in <bdljsn_jsonnumber.h>

JsonNumber&
operator=(int rhs);

Created with MrDocs