Assign to this object the value of the specified rhs, and return a non-const reference to this object. The behavior is undefined if rhs is infinite (INF) or not-a-number (NaN).
rhs
const
INF
NaN
Declared in <bdljsn_jsonnumber.h>
<bdljsn_jsonnumber.h>
JsonNumber& operator=(float rhs);