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.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 12:46:57 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001