We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Synchronize wiki with docs/
Automatically publish wiki
Document stateful vs. stateless sorters
typo
Quick note about using as_function for comparison functions
Mention inline variables for C++17.
Change documentation according to the new is_stable type trait.
Stuuf again.
Document projection-enhanced type-specific sorters.
Typos and formulation for projections. Mention schwartz_adapter.
Encourage sorter implementer to instantiate their sorters.
More about immutable sorters.
More rules about stability, stable_adapter and make_stable.
New bullets about automatic projections.
More about fixed-size sorters.
Update for the new sorter traits rules.
Add links.
A few rules about buffered sorters.
Change is_stable to std::integral_constant.
Complete section about fixed-size sorters.
Rules about stability.
Complete section about stability.
Complete section about type-specific sorters.
Completed section about non-comparison sorters.
Add section about projections and complete the rules.
Describe comparison sorters.
Complete the section about iterator categories. Introduce numbered rules.