openDarkEngine icon indicating copy to clipboard operation
openDarkEngine copied to clipboard

File read/write handling

Open volca02 opened this issue 6 years ago • 0 comments

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.

volca02 avatar May 06 '18 10:05 volca02