sparrow 0.3.0
|
Go to the source code of this file.
Classes | |
class | sparrow::bitset_reference< B > |
Reference proxy used by the bitset_iterator class to make it possible to assign a bit of a bitset as a regular reference. More... | |
Namespaces | |
namespace | sparrow |
Functions | |
template<class B1, class B2> | |
bool | sparrow::operator== (const bitset_reference< B1 > &lhs, const bitset_reference< B2 > &rhs) |
template<class B> | |
bool | sparrow::operator== (const bitset_reference< B > &lhs, bool rhs) |