Main Page   Reference Manual   Namespace List   Compound List   Namespace Members   Compound Members   File Members  

Classes | Namespaces | Functions
type_info.h File Reference
#include "private_threading.h"
#include <typeinfo>

Go to the source code of this file.

Classes

class  libcwd::type_info_ct
 Class that holds type information for debugging purposes.  Returned by type_info_of(). More...
 

Namespaces

 libcwd
 namespace for libcwd.
 

Functions

template<typename T >
type_info_ct const & libcwd::type_info_of ()
 Get type information of a given class or type. More...
 
template<typename T >
type_info_ct const & libcwd::type_info_of (T const &)
 Get type information of a given class instance. More...
 

Detailed Description

Do not include this header file directly, instead include debug.h.

Copyright © 2001 - 2004 Carlo Wood.  All rights reserved.