schveiguy / io

Core I/O functionality
Boost Software License 1.0
25 stars 9 forks source link

Use takeOwnership in File constructor #45

Closed WebFreak001 closed 4 years ago

WebFreak001 commented 4 years ago

fix #44

schveiguy commented 4 years ago

Wow. How did I do that?

I will pull this, and probably add unit tests so I'm not so stupid again lol.

schveiguy commented 4 years ago

Unit test added via #46. Huge pain in the ass to test this on Windows...