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 concept for standard container requirements #314

Merged
merged 16 commits into from
Jun 26, 2024
Merged

Conversation

Twon
Copy link
Owner

@Twon Twon commented Jun 4, 2024

No description provided.

@Twon Twon requested a review from jmcmon June 26, 2024 12:11
@Twon Twon merged commit b9cd166 into main Jun 26, 2024
19 checks passed
@Twon Twon deleted the container_concepts branch June 26, 2024 13:13
Twon added a commit that referenced this pull request Jun 26, 2024
* Add concept for standard container requirements

* Archtypes for container and allocator aware types, with tests.

* std::vector<bool> sepcialisation of get_allocator is not noexcept

* Support sequence containers

* Remove duplication

* Include ranges

* Correct namespace

* Update archtype for from_range

* Range methods fix

* Patch up the sequence concept as best we can

* Contiguous concept with tests

* Concept for reversible container requirements and partial concepts for associativ and unordered

* Complete associative concept

* Try compound requirement for visual studio

* Complete unorder container concepts

* Check for all basic string instantiations
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.

1 participant