Hi,
I see this kind of function call in the mailing list and
the documentation of Wt.
But I'm really not sure about this function call:
> addWidget(new WText("this is page2"));
Does it will cause memory leak or not?
I'm really not sure, so want to get an answer.
>>> Page2()
>>> {
>>> addWidget(new WText("this is page2"));
>>> std::cout << "Page2 is loaded" << std::endl;
>>> }
---
B.R.
Jiongliang------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest