Whole document tree tinfo.hGo to the documentation of this file.00001 // RTTI support internals for -*- C++ -*- 00002 // Copyright (C) 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free Software Foundation 00003 #include "typeinfo" 00004 #include <cstddef> 00005 00006 // Class declarations shared between the typeinfo implementation files. 00007 00008 #include <cxxabi.h> 00009 Generated on Mon Apr 8 03:11:46 2002 for libstdc++-v3 Source by ![]() |