Morwenn / Sorting-algorithms-proposal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weakening the iterator category of some standard algorithms

This repository contains a proposal to make the C++ standard library algorithms std::sort, std::stable_sort and std::inplace_merge work with forward and bidirectional iterators instead of only working with random-access iterators.

The following files are available:

About


Languages

Language:HTML 94.9%Language:TeX 5.1%