#include <repeat.hpp>
Static Public Member Functions | |
template<typename Context , typename Reader , typename... Sink> | |
static constexpr bool | loop (Context &context, Reader &reader, std::size_t count, Sink &... sink) |
Definition at line 15 of file repeat.hpp.
|
inlinestaticconstexpr |
Definition at line 20 of file repeat.hpp.