Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
test::immediate_executor::execute

Synopsis
template<
    class F>
void
execute(
    F f) const;

PrevUpHomeNext