Skip to content

Support for most/all C++ constructs - March 7, 2010

Pre-release
Pre-release
Compare
Choose a tag to compare
@lcaminiti lcaminiti released this 05 Sep 00:13
· 118 commits to master since this release
  1. Added support and examples for volatile, auto, explicit, export, extern, friend, inline, struct, and throw (for exception specifications).
  2. Documented that union cannot be contracted.