All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
tinfo.h
Go to the documentation of this file.
1 // RTTI support internals for -*- C++ -*-
2 // Copyright (C) 1994, 1995, 1996, 1998, 1999, 2000, 2001
3 // Free Software Foundation
4 
5 #include "typeinfo"
6 #include <cstddef>
7 
8 // Class declarations shared between the typeinfo implementation files.
9 
10 #include <cxxabi.h>