RpolyPlusPlus
RpolyPlusPlus copied to clipboard
Fix C++11 build
Fix the build using g++ (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2)
Since constexpr is not implemented on visual studio until 2015, I will probably leave the implementation as-is for now. I will leave this pull request open as documentation for any users of recent gcc compilers though.
https://msdn.microsoft.com/en-us/library/hh567368.aspx