#include "TestMCTree.h"#include "Midad/Base/Mint.h"#include "Midad/Base/MCTree.h"#include "Midad/Gui/GuiTree.h"#include "Midad/Gui/GuiMainWindow.h"#include "Midad/Gui/GuiScrolled.h"#include <sigc++/sigc++.h>#include <sigc++/class_slot.h>Go to the source code of this file.
Functions | |
| template<class TYPE> | |
| void | killer (TYPE *obj) |
|
||||||||||
|
Definition at line 16 of file TestMCTree.cxx. 00016 { delete obj; };
|
1.3.9.1