|
|
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » namespace upp
namespace upp [message #1427] |
Fri, 03 March 2006 18:03  |
am_upp
Messages: 3 Registered: March 2006 Location: Germany
|
Junior Member |
|
|
I'm planning to use U++ together with another class lib. But I fear that I will get name clashes because the other library also defines classes named String and Point etc.
Putting all U++ symbols into a namespace (e.g. "namespace upp {..}) would avoid this kind of problems.
Good idea?
Andreas
PS: I could also blame the authors of other class lib for not using namespace. But this lib has been designed before namespaces were introduced to C++ (it's very old) and the class lib is no longer supported.
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Sat Apr 26 14:31:17 CEST 2025
Total time taken to generate the page: 0.01222 seconds
|
|
|