W3cubDocs

/C++

Standard library header <ciso646>

This header was originally in the C standard library as <iso646.h>.

Compatibility header, in C defines alternative operator representations which are keywords in C++.

This means that in a conforming implementation this header is empty.

It may still be required in order to have the alternative operator representations in old or non-conformant compilers.

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://en.cppreference.com/w/cpp/header/ciso646