#include <fstream>Go to the source code of this file.
Data Structures | |
| class | mty::log::LogStream |
Functions | |
| void | mty::log::print () |
| template<class T , class ... Args> | |
| void | mty::log::print (T first, Args &&... next) |
Variables | |
| std::ofstream | mty::log::out |
1.8.13