ciso646 — ISO646 variant character sets

The ciso646 header file contains definitions for C++ for programming in ISO646 variant character sets. Include the standard header into a C++ program to effectively include the standard header <iso646.h> within the std namespace.
namespace std {
#include <iso646.h>
    };