Skip to content

C++14

Rylie Pavlik requested to merge cxx14 into master

Add C++14 compatibility where possible. The only code change besides ifdefs to do so is in InitXrType - replaced one small "constexpr-if"

Merge request reports