kdecore Library API Documentation

kstaticdeleter.cpp

00001 
00002 #include <kstaticdeleter.h>
00003 
00004 // this helps gcc to emit the vtbl for KStaticDeleterBase
00005 // only once, here in this file, not every time it's
00006 // used, says Seli.
00007 void KStaticDeleterBase::destructObject()
00008 {
00009 }
00010 
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:20:42 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001