[#bsl-coroutine_handle] = xref:bsl.adoc[bsl]::coroutine_handle :relfileprefix: ../ :mrdocs: Alias for `std::coroutine_handle` in the `bsl` namespace. == Synopsis Declared in `<bsl_coroutine.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::coroutine_handle; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#