Skip to content

Configure cxx compiler version

Supports the potential need to avoid cxx14 features and to be more cxx11 compliant. Adds a CLI/Config option to toggle this behavior. Currently only applys to unique ptrs, but can be extended fairly trivially as needed going forward.

Merge request reports