From e286dce6b436bc85eeb59f24c436a85a8b3bd803 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Apr 2024 20:55:23 +1100 Subject: [PATCH] Tidy up quick reference. --- asio/src/doc/quickref.xml | 102 +++++++++++++++++++------------------- 1 file changed, 52 insertions(+), 50 deletions(-) diff --git a/asio/src/doc/quickref.xml b/asio/src/doc/quickref.xml index dc7fe322a4..b7192f7d22 100644 --- a/asio/src/doc/quickref.xml +++ b/asio/src/doc/quickref.xml @@ -60,6 +60,16 @@ execution::bad_executor execution::invocable_archetype + Type Traits + + execution::is_executor + + Concepts + + executor + + + Properties execution::allocator_t @@ -88,7 +98,7 @@ Property Objects - + execution::allocator execution::blocking execution::blocking.possibly @@ -112,16 +122,6 @@ execution::relationship.continuation - - Type Traits - - execution::is_executor - - Concepts - - executor - - @@ -169,6 +169,7 @@ system_context system_error system_executor + this_coro::cancellation_state_t this_coro::executor_t thread thread_pool @@ -176,42 +177,6 @@ yield_context - - Free Functions - - add_service - append - as_tuple - experimental::as_single - experimental::make_parallel_group - asio_handler_is_continuation - async_compose - async_initiate - bind_allocator - bind_cancellation_slot - bind_executor - bind_immediate_executor - co_spawn - consign - dispatch - defer - experimental::co_composed - get_associated_allocator - get_associated_cancellation_slot - get_associated_executor - get_associated_immediate_executor - has_service - make_strand - make_work_guard - post - prepend - redirect_error - spawn - this_coro::reset_cancellation_state - this_coro::throw_if_cancelled - use_service - - Class Templates @@ -253,17 +218,54 @@ use_awaitable_t use_future_t + + + Free Functions + + add_service (deprecated) + append + as_tuple + asio_handler_is_continuation + async_compose + async_initiate + bind_allocator + bind_cancellation_slot + bind_executor + bind_immediate_executor + co_spawn + consign + defer + dispatch + experimental::as_single + experimental::co_composed + experimental::make_parallel_group + get_associated_allocator + get_associated_cancellation_slot + get_associated_executor + get_associated_immediate_executor + has_service + make_service + make_strand + make_work_guard + post + prepend + redirect_error + spawn + this_coro::reset_cancellation_state + this_coro::throw_if_cancelled + use_service + Special Values + deferred detached executor_arg - deferred experimental::use_coro experimental::use_promise this_coro::cancellation_state this_coro::executor - use_future use_awaitable + use_future @@ -274,7 +276,7 @@ error::addrinfo_errors error::misc_errors - Boost.Bind Placeholders + Bind Placeholders placeholders::bytes_transferred placeholders::endpoint