Same as the related overload above for operator=.
Synopsis
Declared in <bdljsn_json.h>
Json&
operator=(unsigned int rhs);
Return Value
a reference providing modifiable access to this object
Parameters
Name |
Description |
rhs |
source value |
Created with MrDocs