Qpid Proton C++ API  0.37.0
work_queue.hpp File Reference

Unsettled API - A context for thread-safe execution of work. More...

#include "./duration.hpp"
#include "./fwd.hpp"
#include "./function.hpp"
#include "./internal/export.hpp"
#include <functional>
#include <memory>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Classes

class  work_queue
 Unsettled API - A context for thread-safe execution of work. More...
 

Namespaces

 proton
 The main Proton namespace.
 

Detailed Description

Unsettled API - A context for thread-safe execution of work.