SPH
|
Non-owning view to access and iterate over subset of container. More...
#include <IteratorAdapters.h>
Public Member Functions | |
SubsetAdapter (TContainer &&container, TCondition &&condition) | |
auto | begin () |
auto | end () |
Non-owning view to access and iterate over subset of container.
Definition at line 549 of file IteratorAdapters.h.
|
inline |
Definition at line 555 of file IteratorAdapters.h.
|
inline |
Definition at line 559 of file IteratorAdapters.h.
|
inline |
Definition at line 563 of file IteratorAdapters.h.