BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdljsn_jsonnull.h File Reference
#include <bsls_ident.h>
#include <bdlscm_version.h>
#include <bslh_hash.h>
#include <bsl_iosfwd.h>

Go to the source code of this file.

Classes

class  bdljsn::JsonNull
 

Functions

bool bdljsn::operator== (const JsonNull &lhs, const JsonNull &rhs)
 
bool bdljsn::operator!= (const JsonNull &lhs, const JsonNull &rhs)
 
bsl::ostream & bdljsn::operator<< (bsl::ostream &stream, const JsonNull &object)
 
template<class HASHALG >
void bdljsn::hashAppend (HASHALG &hashAlgorithm, const JsonNull &object)
 
void bdljsn::swap (JsonNull &a, JsonNull &b)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.