Skip to content

Morwenn/Sorting-algorithms-proposal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published