Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using std::optional for Property_container::get<T> #8035

Merged
merged 11 commits into from
May 22, 2024

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    a873482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c94b4e View commit details
    Browse the repository at this point in the history
  3. adapting examples

    soesau committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9cd6762 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. adapting demo

    soesau committed May 14, 2024
    Configuration menu
    Copy the full SHA
    24fe7e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ca2a4e View commit details
    Browse the repository at this point in the history
  3. added missing typename

    soesau committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e468288 View commit details
    Browse the repository at this point in the history
  4. announcing breaking change

    soesau committed May 14, 2024
    Configuration menu
    Copy the full SHA
    755dfb5 View commit details
    Browse the repository at this point in the history
  5. some more cases

    soesau committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ab2ca20 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix warnings

    sloriot committed May 15, 2024
    Configuration menu
    Copy the full SHA
    35b6164 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fixing warnings and errors

    soesau committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fb99772 View commit details
    Browse the repository at this point in the history
  2. switching to auto

    soesau committed May 16, 2024
    Configuration menu
    Copy the full SHA
    748b1eb View commit details
    Browse the repository at this point in the history