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

alias templates for small_flat_[multi]{set|map} using small_vector as container #129

Merged
merged 2 commits into from May 24, 2020

Conversation

tobias-loew
Copy link
Contributor

Hi,

IMHO small_flat_[multi]{set|map} are very useful containers but specifying their types is a bit cumbersome: it requires re-specifying the Compare-type and of the value-type of the resp. flat_[multi]{set|map}.
I think providing template aliases for them makes them more user-friendly.
If you think to use this PR I could also extend the documentation.

Tobias

tobias-loew and others added 2 commits September 12, 2019 11:47
… container

alias templates for small_flat_[multi]{set|map} using small_vector as container
guarded by  #ifndef BOOST_NO_CXX11_TEMPLATE_ALIASES
@igaztanaga igaztanaga merged commit 8b8a0c0 into boostorg:develop May 24, 2020
@igaztanaga
Copy link
Member

Many thanks for the patch.

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.

None yet

2 participants