This is Unofficial EPICS BASE Doxygen Site
sp_typeinfo.hpp File Reference
#include <boost/config.hpp>
#include <typeinfo>
+ Include dependency graph for sp_typeinfo.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 boost
 
 boost::detail
 

Macros

#define BOOST_SP_TYPEID(T)   typeid(T)
 

Typedefs

typedef std::type_info boost::detail::sp_typeinfo
 

Macro Definition Documentation

#define BOOST_SP_TYPEID (   T)    typeid(T)

Definition at line 131 of file sp_typeinfo.hpp.