Class IdefixErrStream

Class Documentation

class idfx::IdefixErrStream

Public Types

typedef std::ostream &(*stream_function)(std::ostream&)

Public Functions

template<typename T>
inline IdefixErrStream &operator<<(const T &something)
inline IdefixErrStream &operator<<(stream_function func)