cxx-gen 0.7.50

C++ code generator for integrating `cxx` crate into higher level tools.
Documentation

The CXX code generator for constructing and compiling C++ code.

This is intended as a mechanism for embedding the cxx crate into higher-level code generators. See dtolnay/cxx#235 and https://github.com/google/autocxx.