#include <typeinfo>
#include <boost/static_assert.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/visible_type.hpp>
#include <boost/utility/explicit_operator_bool.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::type_dispatcher |
A type dispatcher interface. More... | |
class | boost::type_dispatcher::callback_base |
The base class for type dispatcher callbacks. More... | |
class | boost::type_dispatcher::callback< T > |
An interface to the callback for the concrete type visitor. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
The header contains definition of generic type dispatcher interfaces.