1 message in com.mysql.lists.plusplusC++ namespaces
FromSent OnAttachments
Peter J Jones07 Feb 2001 08:35 
Subject:C++ namespaces
From:Peter J Jones (pjo@pmade.org)
Date:02/07/2001 08:35:01 AM
List:com.mysql.lists.plusplus

All,

I have just finished reading the mysql++ documentation and look forward to using it in my applications. I was wondering if there has been any thought about placing the mysql++ code into it's own C++ namespace to avoid name collisions and global namespace pollution?

Thanks,