#include <log.hpp>
◆ cerrWrapper()
| vg::cerrWrapper::cerrWrapper |
( |
std::string |
prefix, |
|
|
bool |
exit_on_destruct |
|
) |
| |
|
inline |
◆ ~cerrWrapper()
| vg::cerrWrapper::~cerrWrapper |
( |
| ) |
|
|
inline |
◆ operator<<() [1/2]
template<typename T >
| cerrWrapper& vg::cerrWrapper::operator<< |
( |
const T & |
t | ) |
|
|
inline |
◆ operator<<() [2/2]
| cerrWrapper& vg::cerrWrapper::operator<< |
( |
std::ostream &(*)(std::ostream &) |
manip | ) |
|
|
inline |
◆ exit_on_destruct
| bool vg::cerrWrapper::exit_on_destruct |
|
private |
The documentation for this class was generated from the following file: