WIP prettyprint
be able to print stuff (like vectors/arrays/containers) in info()
and <<
operator and so on.
try it out with info() << some_vector << endmsg;
fyi @chasse
Edited by Niklas Stefan Nolte
be able to print stuff (like vectors/arrays/containers) in info()
and <<
operator and so on.
try it out with info() << some_vector << endmsg;
fyi @chasse