|
Antares Xpansion
Investment simulations for Antares studies
|
Public Member Functions | |
| LogDestination (std::streamsize width=40) | |
| LogDestination (const std::filesystem::path &file_path, std::streamsize width=40) | |
| std::ostream & | operator<< (std::ostream &(*function)(std::ostream &)) |
| template<class T > | |
| std::ostream & | operator<< (const T &obj) |
| std::ostream & | InsertDelimiter () |
| void | setDelimiter (const std::string &delimiter) |