BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bdlscm_version.h>
#include <bdlb_printmethods.h>
#include <bslh_hash.h>
#include <bslmf_istriviallycopyable.h>
#include <bslmf_nestedtraitdeclaration.h>
#include <bsls_assert.h>
#include <bsl_cstddef.h>
#include <bsl_iosfwd.h>
#include <bsl_limits.h>
Go to the source code of this file.
Classes | |
class | bdlb::IndexSpan |
Functions | |
bool | bdlb::operator== (const IndexSpan &lhs, const IndexSpan &rhs) |
bool | bdlb::operator!= (const IndexSpan &lhs, const IndexSpan &rhs) |
bsl::ostream & | bdlb::operator<< (bsl::ostream &stream, const IndexSpan &object) |
template<class HASH_ALGORITHM > | |
void | bdlb::hashAppend (HASH_ALGORITHM &hashAlgorithm, const IndexSpan &object) |
The content of this file has been pre-processed for Doxygen.