Tools for library authors who are building new co_cleanup types.

Description

See the guide in Captures.md.

Types

Name

Description

capture_proxy_tag

Passkey used with capture_proxy methods.

Enums

Name

Description

capture_proxy_kind

Selects which reference or pointer form a capture_proxy() returns.

Concepts

Name

Description

const_or_not

Satisfied when T is U or const U, matching both U& and const U&.

Created with MrDocs