Same as the related overload above for operator=.

Synopsis

Declared in <bdljsn_jsonnumber.h>

JsonNumber&
operator=(bdldfp::Decimal64 rhs);

Return Value

a non‐`const` reference to this object

Parameters

Name

Description

rhs

value to assign

Created with MrDocs