brynet
brynet copied to clipboard
It doesn't make sense to have different C++ standard for different compilers
Yes, It is unnecessary.
Why?
Oh, Because If user's compiler have C++14/17, brynet will use some feature of C++14/17.
I fx this issue: https://github.com/IronsDu/brynet/pull/133.