Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro BOOST_TYPE_INDEX_NO_BASE_CLASS

BOOST_TYPE_INDEX_NO_BASE_CLASS — Instructs BOOST_TYPE_INDEX_REGISTER_RUNTIME_CLASS and BOOST_TYPE_INDEX_IMPLEMENT_RUNTIME_CAST that this class has no base classes.

Synopsis

// In header: <boost/type_index/runtime_cast/register_runtime_class.hpp>

BOOST_TYPE_INDEX_NO_BASE_CLASS

PrevUpHomeNext