nxtio/scope.hpp file

Namespaces

namespace nxt

Classes

struct nxt::empty_context
struct nxt::cancelled
Exception thrown when an operation is cancelled.
struct nxt::disconnected
Exception thrown when trying to push to a channel with no receiver.
template <typename Context = empty_context>
class nxt::scope