![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Inheritance diagram for sized_sentinel_for< S, I >: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.