#include <boost/log/detail/config.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
struct | boost::as_action_adapter< FunT > |
Function object adapter for Boost.Spirit actions. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
Functions | |
template<typename FunT > | |
BOOST_FORCEINLINE as_action_adapter< FunT > | boost::as_action (FunT const &fun) |
This header contains function object adapter for compatibility with Boost.Spirit actions interface requirements.