
15 Mar
2010
15 Mar
'10
5:56 p.m.
Hi Mateusz,
I don't comment them if I like or not as this belongs to coding style which is a subjective matter :-) However, I'd be careful with underscore prefix, in general, regarding to C++/17.4.3.1.2. I noticed that inclusion guards in IO 2use reserved names startign with underscore followed by uppercase.
What's IO 2use? Christian