Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Public Member Functions | Private Attributes
sgl::DebugLog Class Reference

Public Member Functions

 DebugLog (std::string_view name)
 
void activate (std::string_view name)
 
void out_impl ()
 
template<class First >
void out_impl (First const &first)
 
template<class First , class Second , class ... Args>
void out_impl (First const &first, Second const &second, Args &&...args)
 
template<class ... Args>
void out (Args &&...args)
 
void close ()
 

Private Attributes

std::ofstream fout
 

The documentation for this class was generated from the following file: