Skip to content

nsrlsvr-1.6RC2

Compare
Choose a tag to compare
@rjhansen rjhansen released this 20 Aug 02:15
· 43 commits to master since this release

Some non-C++14 code snuck in by accident. (I swear, I thought Concepts Lite had been accepted by the Committee.) This led to it compiling on some systems and not on others, depending entirely on whether the compiler supported using 'auto' for function parameters.