Skip to content

Wrap additional C++ features

Compare
Choose a tag to compare
@ltaylor16 ltaylor16 released this 01 Aug 22:03
· 3048 commits to develop since this release
  • Add typemaps for unsigned types and size based types (int64_t).
  • Support C/C++ structs.
  • Wrap class member variables.
  • Add support for memory ownership to help reference counting.
  • Support multiple template parameters.
  • Support class templates.
  • Support ALLOCATABLE CHARACTER functions.