TRIQS/itertools 1.3.0
C++ range library
|
#include <itertools/sentinel.hpp>
Generic sentinel type that can be used to mark the end of a range.
Iter | Iterator type. |
Definition at line 38 of file sentinel.hpp.
Public Attributes | |
Iter | it |
End iterator of some range. | |