TokenPipe::TokenPipe

Deleted copy constructor; the pipe is move-only.

Synopsis

Declared in <util/tokenpipe.h>

TokenPipe(TokenPipe const& other) = delete;

Parameters

NameDescription
otherthe pipe that would be copied