TokenPipeEnd::TokenPipeEnd

Deleted copy constructor; the endpoint is move-only.

Synopsis

Declared in <util/tokenpipe.h>

TokenPipeEnd(TokenPipeEnd const& other) = delete;

Parameters

NameDescription
otherthe endpoint that would be copied