Re: namespace questions

andrew_a_hanson_at_msn.com
Date: 03/23/05


Date: 23 Mar 2005 12:56:23 -0800

It is refered to as "Koenig lookup". You don't have to qualify the
namespace for functions if one or more argument types are defined in
the namespace of the function.