We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Synchronize wiki with docs/
Automatically publish wiki
Concepts shuld be coming in C++20
The utility header begin_end.h has been removed from the library
Fix inline constexpr description
Update the comparison part to add the as_function mechanism.
Mention C++17 inline variables.
is_stable -> is_always_stable
Enhance the range overload for temporary span-like classes.
is_projection -> is_projection_v.
Add a section about instantiating the sorter.
Note about is_stable and stable_adapter.
New section about proxy iterators.
Code formatting.
New part about removing the explicit projection support.
Remove stray words.
Simplify the definition of sorter traits.
Fix link.
Change is_stable to std::integral_constant.
Note about how concepts are great.
Complete section about error messages.
Small fixes.
Add projection support to the tutorial.
Adapt the tutorial to the new sorter_facade implementation.
Updated Writing a bubble_sorter (markdown)
Fix links and typos.
Edit title.