Return the value of the bit position at the specified pos.

Synopsis

Declared in <bslstl_bitset.h>

constexpr
bool
operator[](std::size_t pos) const;

Created with MrDocs