mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 12:11:20 -03:00
Convert all io_data_t copying to shared_ptr copying.
Copy constructor of io_data_t is removed.
This commit is contained in:
Copy constructor of io_data_t is removed.