Definition in file bitset.
Go to the source code of this file.
|
Global bitwise operations on bitsets.
|
|
Global I/O operators for bitsets. Direct I/O between streams and bitsets is supported. Output is straightforward. Input will skip whitespace, only accept '0' and '1' characters, and will only extract as many digits as the bitset will hold. Definition at line 1220 of file bitset. References basic_string::empty(), basic_string::push_back(), basic_string::reserve(), basic_streambuf::sbumpc(), and basic_streambuf::sputbackc(). |
|
Global bitwise operations on bitsets.
|
|
Global bitwise operations on bitsets.
|