Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 12]
 Nasyncpp
 RDispatcherCheck if T implements the dispatcher interface
 RByteAllocatorCheck if a type is a valid allocator providing std::byte allocations
 RRefCountConcept describing a refcount policy for use with intrusive_refcount
 RRefCountableConcept checking if a type is viable for usage with ref<> (i.e. it provides overloads for refcounted_add_ref and refcounted_remove_ref)