xieite::file_pipe::~file_pipe()

Defined in fragment xieite:file_pipe
(header-only: <xieite/io/file_pipe.hpp>)


Destructs a xieite::file_pipe.


Declaration

~file_pipe();
Internally calls close().


[Example]