Skip to content

Fruit 3.3.0

Compare
Choose a tag to compare
@poletti-marco poletti-marco released this 24 Jul 20:32
· 319 commits to master since this release

New features

  • Add a PartialComponent::installComponentFunctions() method that allows to install a variable number of components (typically by expanding a template parameter pack). Reference documentation

Bugfixes

  • Fix a compile error on Windows with old versions of GCC.
  • All Fruit configuration macros now use #if instead of #ifdef.
  • Workaround a MSVC 2017 bug that caused a compiler crash with the previous version of Fruit.

Documentation

Installation

As usual, see the installation instructions here for how to compile from source and for links to pre-built binary packages for various Linux distributions.