kdelibs/arts/mcopidl mcopidl.cc,1.32,1.33 Author: brodu CVSROOT: /home/kde Fri Mar 31 22:10:18 MET DST 2000 Update of /home/kde/kdelibs/arts/mcopidl In directory zeus:/tmp/cvs-serv4997/mcopidl Modified Files: mcopidl.cc Log Message: Finally implemented the SmartWrappers. All tests passed, plus a few more not in hellomain.cc. It's now possible to pass the SmartWrappers as argument or return type, and they don't have virtuals anymore. Quite everything can be made const thanks to the pool implementation.