|
commons 0.1.5
Header-only C++23 library of common/shared types for the C++ libraries
|
A thin bidirectional adapter over std::set<Item>::const_iterator that projects each Item to its const T& value — the private Item is never observable, so iteration looks exactly like a std::set<T>'s.
More...
#include <prioritized.hpp>
A thin bidirectional adapter over std::set<Item>::const_iterator that projects each Item to its const T& value — the private Item is never observable, so iteration looks exactly like a std::set<T>'s.