This type represents the JSON null value. There is only 1 value of this type, so all objects compare equal, hash to the same value, etc.
Synopsis
Declared in <bdljsn_jsonnull.h>
class JsonNull;
Member Functions
Name |
Description |
Write "null" to the specified output |
Non-Member Functions
Name |
Description |
Same as the related overload above for |
|
Return |
|
Return |
|
Same as the related overload above for |
|
Exchange the values of the specified |
Created with MrDocs