aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/process_io.cpp (unfollow)
Commit message (Collapse)Author
2021-05-16remove VS 2013 cruftEgor Tensin
2020-10-27code styleEgor Tensin
Don't use brace initialization in constructors, VS 2013 doesn't like that.
2020-10-18stream.hpp -> process_io.hpp, move IO thereEgor Tensin