Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ <iomanip.h>

Media Vault

Software Library

Restoration Projects

Artifacts Sought

<iomanip.h>

[Previous] [Contents] [Next]

<iomanip.h>


Include the traditional header <iomanip.h> to effectively include the standard header <iomanip> and hoist its names outside the std namespace.

In this implementation, all names are hoisted, to provide a more traditional library environment.

#include <iomanip>
using namespace std;

See also the Table of Contents and the Index.

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

[Previous] [Contents] [Next]

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026