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

Add insert, emplace, erase, push_back and pop_back #86

Merged
merged 9 commits into from
May 23, 2024

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    4b92299 View commit details
    Browse the repository at this point in the history
  2. Improve code and add UTs

    Alex-PLACET committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6e14512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    537f702 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Remove useless check

    Alex-PLACET committed May 21, 2024
    Configuration menu
    Copy the full SHA
    22cb0a9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Avoid useless cast

    Alex-PLACET committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8010482 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    80ddf37 View commit details
    Browse the repository at this point in the history
  2. Use std::distance

    Alex-PLACET committed May 23, 2024
    Configuration menu
    Copy the full SHA
    72de431 View commit details
    Browse the repository at this point in the history
  3. Use std::distance

    Alex-PLACET committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c3ca938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    601f446 View commit details
    Browse the repository at this point in the history