>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:

John> Ah, but you see, me and C++ is like a baby and walking. I might
John> be able to make it across the room but you should still keep an
John> eye on me :))

One thing I have been wondering about is that you put your helper
functions in a namespace and then the first thing you do is
"using namesapce kde_helpers". This kind of defeats the concept of
namespace, IMO.

Why not add using directives on a case-by-case basis?

JMarc

Reply via email to