BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bdlscm_version.h>
#include <bdld_datum.h>
#include <bslma_allocator.h>
#include <bslma_allocatorutil.h>
#include <bslma_bslallocator.h>
#include <bslma_usesbslmaallocator.h>
#include <bslmf_isbitwisemoveable.h>
#include <bslmf_nestedtraitdeclaration.h>
#include <bsls_assert.h>
#include <bsls_review.h>
#include <bsl_algorithm.h>
#include <bsl_iosfwd.h>
Go to the source code of this file.
Classes | |
class | bdld::ManagedDatum |
Functions | |
bool | bdld::operator== (const ManagedDatum &lhs, const ManagedDatum &rhs) |
bool | bdld::operator!= (const ManagedDatum &lhs, const ManagedDatum &rhs) |
bsl::ostream & | bdld::operator<< (bsl::ostream &stream, const ManagedDatum &rhs) |
void | bdld::swap (ManagedDatum &a, ManagedDatum &b) |
The content of this file has been pre-processed for Doxygen.