Open IngwiePhoenix opened 5 years ago
Appearently, this library is almost C++98 compatible. All that would be left is to replace instances of auto with proper typing.
auto
Is there a possibility to convert it's standard to ISO C++98?
please feel free to make a PR.
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?