#include <boost/log/detail/config.hpp>#include <boost/log/detail/header.hpp>#include <boost/log/detail/footer.hpp>

Classes | |
| struct | boost::save_result_wrapper< FunT, AssigneeT > | 
| Function object wrapper for saving the adopted function object result.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
Functions | |
| template<typename FunT , typename AssigneeT > | |
| BOOST_FORCEINLINE  save_result_wrapper< FunT, AssigneeT >  | boost::save_result (FunT const &fun, AssigneeT &assignee) | 
This header contains function object adapter that saves the result of the adopted function to an external variable.