Skip to content

3.5.0

Compare
Choose a tag to compare
@martinmoene martinmoene released this 19 Sep 08:45
· 30 commits to master since this release

This release of optional lite contains the following changes:

Additions:

Changes:

  • Enhance in-place construction (#66, thanks @@fekir).
  • Change to use #if defined(_MSC_VER) to avoid -Wundef warning (#65, thanks @eepp).
  • Change usage of =default with test structures to VS2015 for (#61).
  • Handle lest test framework as system include to prevent warnings.

Fixes: