Flow
Documentation for the Flow C++ Library
|
#include <cassert>
#include <cstddef>
#include <iterator>
Go to the source code of this file.
Classes | |
class | flow::CountedValueViewIterator< T > |
Iterator that returns a constant value a fixed number of times. Useful for creating a virtual range of repeated values without overhead. More... |
Namespaces | |
namespace | flow |