OpenMPTL - Helper Library
C++ Microprocessor Template Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Classes | Namespaces | Functions
poorman_ostream.hpp File Reference
#include <type_traits>

Go to the source code of this file.

Classes

class  poorman::ostream< Tp >
 

Namespaces

 poorman
 

Functions

template<typename Tp >
ostream< Tp > & poorman::flush (ostream< Tp > &st)
 manipulator, flushes the output stream More...
 
template<typename Tp >
ostream< Tp > & poorman::endl (ostream< Tp > &st)
 manipulator, outputs newline and flushes the output stream More...