|
bit_logic > Philosophy
PhilosophyThe types in this library are not mathematical in nature. Comparison operators are provided for ordering, but the intention of the library is to model containers of "bits". Extracting and converting these bits into other types are provided, but the containers themselves maintain no added type information about the bits contained within them. Design Guidelines
|