Return a reference to the modifiable bit position at the specified pos.

Synopsis

Declared in <bslstl_bitset.h>

bitset<N>::reference
operator[](std::size_t pos);

Created with MrDocs