stlab / libraries

ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
https://stlab.cc
Boost Software License 1.0
660 stars 65 forks source link

Update range based algorithms #547

Open sean-parent opened 3 months ago

sean-parent commented 3 months ago

Ranges should be passed by && (see range-based std algorithms). Add optional support for C++20 concepts for ranges (deprecating overlapping algorithms).