Skip to content

Add "using namespace" commands to output code.

Joe Snyder requested to merge joe-snyder/autopybind11:make_human_readable into master

Introduce a using namespace command which will allow for smaller lines of code in the output.

Merge request reports