From: Sam S. <sam...@gm...> - 2005-11-21 23:52:49
|
On Nov 21, 2005, at 6:45 PM, atani wrote: > This makes TikiCursor "in" the namespace rather than a consumer of > the namespace. > In the header file or the cpp file? I was following Banner / Label as an example, which use "using namespace" in the cpp file. My local copy of the header uses "namespace Tiki {..." I've never worked with namespaces before, so it's all greek to me :) -Sam |