Namespaces | |
boost | |
Duration formatting facet for input. | |
Functions | |
template<class Lockable , class Function , class... Args> | |
boost::result_of< Function(Args...)> ::type | boost::with_lock_guard (Lockable &m, BOOST_FWD_REF(Function) func, BOOST_FWD_REF(Args)...args) |
Utility to run functions in scope protected by mutex. More... | |