Home » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets » Ultimate++ possible adaptation to C++0x
Ultimate++ possible adaptation to C++0x [message #21989] |
Sun, 14 June 2009 12:45  |
ptDev
Messages: 25 Registered: June 2009
|
Promising Member |
|
|
Hi everyone,
I believe it's been discussed somewhere else that the next C++ standard, although solving issues in the STL, will not do that much for U++.
Even being aware of this, I would like to ask the project maintainers the following:
- Will you use the upcoming move semantics (&&) to make the NTL more flexible in this regard? I would like to more easily be able to copy by assignment, rather than move, when I choose to.
- Would you consider applying template concepts to the Ultimate++ library design? If you did this, what would your approach be?
I'm very curious to see how U++ evolves along with the language, seeing that other GUI libraries were hesitant to even introduce templates in this day and age...
|
|
|
Goto Forum:
Current Time: Tue Apr 29 23:37:39 CEST 2025
Total time taken to generate the page: 0.03966 seconds
|