Home » Developing U++ » U++ Developers corner » U++ GUI over existing code
Re: U++ GUI over existing code [message #37352 is a reply to message #37351] |
Tue, 25 September 2012 16:30  |
|
There is some basic support for STL. E.g. Upp::Vector<> can be made compatible with std::vector<>. Many of the std:: types are not covered, but it shouldn't really be a problem, as you can (although it is not really recommended ) mix STL and U++, for example use STL for data containers and U++ only for GUI.
Honza
|
|
|
Goto Forum:
Current Time: Tue Jun 10 20:12:39 CEST 2025
Total time taken to generate the page: 0.04392 seconds
|