ciso646 header

From Cppwiki

Jump to: navigation, search

ciso646 is a C++ Standard Library #include. It is the C++ version of the C Standard Library ios646.h header.

Including <ciso646> will ensure that text names for operators are #defined.

These are:

       and, and_eq, bitand, bitor, compl
       not, not_eq, or, or_eq, xor, xor_eq
Personal tools