github google/autocxx v0.17.0
v0.17

latest releases: v0.27.0, v0.26.0, v0.25.0...
pre-release2 years ago

What's Changed

Major change: better flexibility for ValueParam, more ability to use stack objects

Mostly this has been work by @bsilver8192 to get all the various implicit constructor/destructor rules right.

Major change: we have a book!

See https://google.github.io/autocxx

Selected PRs:

Other functional changes

Build and tooling related

The main thing: @philipcraig has done a bonzer job setting up CI on all sorts of platforms.

Bug fixes

(selected PRs)

Internals

(selected PRs)

  • Ensure every API has a unique name by @adetaylor in #879 - this will have fixed lots of lurking problems
  • Remove dependency on unzip_n. by @adetaylor in #857

New Contributors

Full Changelog: v0.16.0...v0.17.0

Don't miss a new autocxx release

NewReleases is sending notifications on new releases.