From: Vinícius d. S. O. <vin...@gm...> - 2014-02-09 21:44:56
|
Em Dom, 2014-02-09 às 17:02 +0100, Johan Engelen escreveu: > Should we separate all the iostream output functions into a separate > file that people can then optionally include? I somewhat agree with > not "tainting" the code to force including <iostream>... It's better than code that can break depending on the include order. Do it. :) -- Vinícius dos Santos Oliveira https://about.me/vinipsmaker |