Skip to content

z-s-e/sorted_sequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorted_sequence

Small C++11 wrapper that adapts std::vector or Qt container such as QList or QVector (or anything with a similar API) into sorted vectors resp. sequences. It uses the appropriate std algorithms.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors