This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
v1.0.6
- Slight code modernisation through use of
nullptr
andunique_ptr
- Added CI and io_test
- Corrected exit status on Unix like systems
- Removed unnecessary
close()
's withinProcess::open
in process_unix.cpp