After many years of editors with smart soft wrap display and elastic tabstops not appearing, I guess I have to either write such an editor or finally give in and format overly long lines in the source code. I won't be dogmatic, but try to apply some sensible formatting to limit comment lines and improve overall readability in today's editors. C++ is convoluted enough already, human eyes need every help they can get.
