[#TokenPipeEnd-2constructor-08] = xref:TokenPipeEnd.adoc[TokenPipeEnd]::TokenPipeEnd :relfileprefix: ../ :mrdocs: Move‐constructs an endpoint, taking ownership of the other's descriptor. == Synopsis Declared in `<util/tokenpipe.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TokenPipeEnd(xref:TokenPipeEnd.adoc[TokenPipeEnd]&& other); ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | the endpoint to move from, left closed afterwards |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#