Ice for C++98 FAQs
To ask a question that is not answered here, you can visit our developer forums.
Listed below is a collection of frequently asked questions on Ice for C++:
- Why do I have to allocate C++ Slice classes and servant classes on the heap?
- When should I use __setNoDelete with a smart pointer?