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=(unsigned int rhs);
Created with MrDocs
Assign to this object the value of the specified rhs, and return a non‐`const` reference to this object.
Declared in <bdljsn_jsonnumber.h>
JsonNumber&
operator=(unsigned int rhs);
Created with MrDocs