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

Custom support for sanitizers #306

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

Twon
Copy link
Owner

@Twon Twon commented May 11, 2024

No description provided.

Twon added 7 commits May 11, 2024 10:29
* 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