<ciso646>


namespace std {
#include <iso646.h>
    };

Include the standard header <ciso646> to effectively include the standard header <iso646.h> within the std namespace (for what it's worth).


See also the Table of Contents and the Index.

Copyright © 1992-1996 by P.J. Plauger. All rights reserved.