**  Copyright (c) 2006, Oliver Schoenborn
    **  Distributed under the BSD Software License (see accompanying 
    **  LICENSE_IOF_1_0.txt in root folder of library for complete 
    **  terms and conditions). 
    
#include <ostream>
Include dependency graph for omanips.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Namespaces | |
| namespace | iof | 
| namespace | iof::iof_private_manips | 
| Enumerations | |
| enum | HideEol { eol } | 
| enum | HideFlush { flush } | 
| Functions | |
| std::ostream & | iof::operator<< (std::ostream &out, iof_private_manips::HideEol) | 
| std::ostream & | iof::operator<< (std::ostream &out, iof_private_manips::HideFlush) | 
| Variables | |
| static const iof_private_manips::HideEol | iof::eol = iof_private_manips::eol | 
| this defines the eol "manipulator" | |
| static const iof_private_manips::HideFlush | iof::flush = iof_private_manips::flush | 
| this defines the flush "manipulator" | |
 1.5.1-p1
Thanks to
 1.5.1-p1
Thanks to