asynchronous.types

Miscellaneous types.

Members

Classes

CancelledException
class CancelledException

This operation was cancelled.

InvalidStateException
class InvalidStateException

This operation is not allowed in this state.

NotImplementedException
class NotImplementedException

This operation is not implemented.

ResourcePool
class ResourcePool(T, TArgs...)
Undocumented in source.
TimeoutException
class TimeoutException

This operation exceeded the given deadline.

Structs

Coroutine
struct Coroutine
Undocumented in source.

Templates

UNSPECIFIED
template UNSPECIFIED(E)
Undocumented in source.

Meta

License

Boost Software License - Version 1.0

Authors

Dragos Carp