binfs icon indicating copy to clipboard operation
binfs copied to clipboard

Downgrade from C++11 to C++98 ISO

Open IngwiePhoenix opened this issue 7 years ago • 1 comments

Appearently, this library is almost C++98 compatible. All that would be left is to replace instances of auto with proper typing.

Is there a possibility to convert it's standard to ISO C++98?

IngwiePhoenix avatar Jan 13 '19 20:01 IngwiePhoenix

please feel free to make a PR.

jkuri avatar Jan 13 '19 23:01 jkuri