bitset ------ *** order positions are counted from the rightmost bit, which is order position 0 *** Access ------ operator[] Bit Operators ------------- set() reset() flip() Bitset Operators ---------------- to_ulong() to_string() count() size() test() any() none()