![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
The sized_sentinel_for
concept specifies that an object of the iterator type I
and an object of the sentinel type S
can be subtracted to compute the distance between them in constant time.