Constructors
Synopses
Declared in <util/tokenpipe.h>
Deleted copy constructor; the pipe is move‐only.
Move‐constructs a pipe, taking ownership of the other's file descriptors.
Parameters
Name |
Description |
other |
the pipe that would be copied |
Created with MrDocs