boost::dynamic_bitset::reference::operator bool
See the class description.
Synopsis
Declared in <boost/dynamic_bitset/dynamic_bitset.hpp>
operator bool() const;
Return Value
The object converted to bool
Created with MrDocs