Skip to content

Improved LimitedVector::insert #45

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

Merged
merged 6 commits into from
Jul 14, 2024
Merged

Conversation

helly25
Copy link
Owner

@helly25 helly25 commented Jul 14, 2024

  • Improved LimitedVector::insert to deal better with conversions and complex types.
  • Improved LimitedMap, LimitedOrdered, LimitedSet and LimitedVector ability to handle conversions.
  • Split commit into multiple independent tasks, each with their own cache key.
  • Minimalistic ability to cache bazel results.

helly25 added 6 commits July 14, 2024 09:28
…d complex types.

* Split commit into multiple independent tasks, each with their own cache key.
Use constructible_from instead of convertible_to since we always call the constructor.
@helly25 helly25 requested a review from Fab-Cat July 14, 2024 10:57
@helly25 helly25 enabled auto-merge (squash) July 14, 2024 11:00
@helly25 helly25 merged commit 85a1a06 into main Jul 14, 2024
3 checks passed
@helly25 helly25 deleted the feat/improve_limited_vector_20240714 branch July 14, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants