Add support for gcc 6
Created by: clarkb7
gcc 6 changed some things around, notably:
- The default mode for C++ is now -std=gnu++14 instead of -std=gnu++98.
This issue will keep track of fixes needed to get DR compiling with gcc 6
Created by: clarkb7
gcc 6 changed some things around, notably:
This issue will keep track of fixes needed to get DR compiling with gcc 6