openDarkEngine
openDarkEngine copied to clipboard
File read/write handling
read/write operations using operators >>
and <<
should be replaced with variadic template or chained calls for the sake of readability - the current usage will get read and write easily mistaken.