No such thing as a 'Nibble' in C++?

I always thought of nibbles (or nybbles) as being half a byte, or four bits.

hint: if you can read a single bit, you're halfway there.