Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A autopybind11
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 58
    • Issues 58
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • autopybind11
  • autopybind11
  • Merge requests
  • !175

Configure cxx compiler version

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged John Parent requested to merge john.parent/autopybind11:dev/configure-cxx-compiler-version into master Apr 06, 2021
  • Overview 0
  • Commits 3
  • Pipelines 3
  • Changes 13

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.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev/configure-cxx-compiler-version