Bit manipulation (since C++20)

Provides several function templates to access, manipulate, and process individual bits and bit sequences.

# See also