Danny Robson
02d3b4dd64
iterator: add unequal_iterator
unequal_iterator is a forward iterator that never successfully compares for equality with other types. useful as the end iterator when one has an output iterator as the begin iterator of a view.
A simple cross-platform C++ utility library. Supported compilers: >=clang-4.x, >=gcc7.x; specifically, we require c++17 features such as structured bindings which aren't present in older compilers. No attempt has been made to compile under MSVC. For the love of God, do not use the crypto routines. I am not a cryptographer or a security specialist. You have been warned.
Description
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%