Skip to content

0.4.7

Compare
Choose a tag to compare
@dtolnay dtolnay released this 24 Sep 20:23
· 2583 commits to master since this release
0.4.7
b312bb1
  • Add CxxVector::as_slice to get a &[T] from a C++ vector (#322)
  • Make --header command line flag optional when outputting to a file ending with .h extension (#318)
  • Support one cxxbridge command line invocation outputting both the generated header and generated source file (#319)