kblib 0.2.3
General utilities library for modern C++
|
#include <kblib/iterators.h>
Public Member Functions | |
constexpr | adjuster (std::ptrdiff_t adj_) noexcept |
constexpr | operator std::ptrdiff_t () const noexcept |
Public Attributes | |
std::ptrdiff_t | adj |
Definition at line 545 of file iterators.h.
|
inlineconstexprnoexcept |
Definition at line 547 of file iterators.h.
|
inlineconstexprnoexcept |
Definition at line 549 of file iterators.h.
std::ptrdiff_t kblib::adjuster::adj |
Definition at line 546 of file iterators.h.