Skip to content

3.27.01

Latest

Choose a tag to compare

@grojo-ea grojo-ea released this 15 Nov 21:12
e323f67

Minor fixes for compatibility with C++14

What's Changed

  • Add explicit empty template argument list to support C++14 by @mrkita in #586
  • Replace use of 'if constexpr' with compiler trait macro EA_CONSTEXPR_IF by @mrkita in #588
  • Replace direct inline variable delcaration with compiler trait protected macro by @mrkita in #590

New Contributors

Full Changelog: 3.27.00...3.27.01