kdelibs/arts/soundserver artscat.cc,1.6,1.7 Author: brodu CVSROOT: /home/kde Fri Mar 31 22:10:19 MET DST 2000 Update of /home/kde/kdelibs/arts/soundserver In directory zeus:/tmp/cvs-serv4997/soundserver Modified Files: artscat.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.