Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdlb_indexspan.h File Reference

Provide a value-semantic attribute type for position and length. More...

Go to the source code of this file.

Classes

class  bdlb::IndexSpan

Namespaces

namespace  bdlb

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)

Detailed Description