#include <boost/thread/detail/config.hpp>#include <boost/current_function.hpp>#include <iomanip>#include <boost/config/abi_prefix.hpp>#include <boost/config/abi_suffix.hpp>
Classes | |
| struct | boost::caller_context_t | 
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
Macros | |
| #define | BOOST_CONTEXTOF boost::caller_context_t(__FILE__, __LINE__, BOOST_CURRENT_FUNCTION) | 
Functions | |
| template<typename OStream > | |
| OStream & | boost::operator<< (OStream &os, caller_context_t const &ctx) | 
| #define BOOST_CONTEXTOF boost::caller_context_t(__FILE__, __LINE__, BOOST_CURRENT_FUNCTION) |