The Beman Project
Tomorrow's C++ Standard Libraries Today
Pinned Loading
Repositories
Showing 10 of 48 repositories
- indices_view Public
Implementation of std::views::indices, a range adaptor that generates a sequence of integers from 0 to n-1 (P3060).
bemanproject/indices_view’s past year of commit activity - range_searcher Public
Implementation of range-based searchers and range overloads of Searcher-based std::search (P4205).
bemanproject/range_searcher’s past year of commit activity - scan_view Public
Implementation of std::views::scan, a range adaptor that is a lazy view version of std::inclusive_scan (P3351).
bemanproject/scan_view’s past year of commit activity - copyable_function Public
bemanproject/copyable_function’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…