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

Provide strong guarantee for rad::Vector #27

Merged
merged 6 commits into from
Jul 10, 2024

Commits on Jul 10, 2024

  1. Provide strong guarantee for rad::Vector

    * Add overloads that provide the strong guarantee for types that
      can throw exceptions
    * Add test cases to verify the strong guarantee
    * Add fixture that checks to make sure all destructors are called
    * Refactor tests to verify a throwing type
    adam-fonseca committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f31b715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9774447 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7eaeec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    361030e View commit details
    Browse the repository at this point in the history
  5. fix formatting errors

    adam-fonseca committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7443edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81b9499 View commit details
    Browse the repository at this point in the history