Compounds | |
class | Warning_stream |
Class defining an ouput for warnings and errors. More... | |
Functions | |
Warning_stream & | done (Warning_stream &w) |
Fonction to notify the end of a message. |
|
Fonction to notify the end of a message. A message looks like: wout<<"Mon message"<<done; |