TorrentRead class only accepts a file path as its input #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As per the title a valid path that is passed to ifstream is expected. It doesn't have to be that way and users should be able to provide a buffer or iterators or some other kind of abstraction.