Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
dynamic_type_dispatcher.hpp File Reference
#include <new>
#include <memory>
#include <map>
#include <boost/ref.hpp>
#include <boost/smart_ptr/shared_ptr.hpp>
#include <boost/smart_ptr/make_shared_object.hpp>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/visible_type.hpp>
#include <boost/log/utility/type_info_wrapper.hpp>
#include <boost/log/utility/type_dispatch/type_dispatcher.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Include dependency graph for dynamic_type_dispatcher.hpp:

Classes

class  boost::dynamic_type_dispatcher
 A dynamic type dispatcher. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 

Detailed Description

Author
Andrey Semashev
Date
15.04.2007

The header contains implementation of the run-time type dispatcher.