Same as the related overload above for operator=.
Synopsis
Declared in <bdljsn_jsonnumber.h>
JsonNumber&
operator=(unsigned long long rhs);
Return Value
a non‐`const` reference to this object
Parameters
Name |
Description |
rhs |
value to assign |
Created with MrDocs