Range Concepts 与 borrowed_range 基础 | STL
本章覆盖:`range`;`sized_range`;`contiguous_range`;`random_access_range`;`common_range`;`view`;`borrowed_range`;iterator / sentinel;lifetime;concept-based constraints;不要求初学者背所有 concept,但要会查约束。
本章知识点
rangesized_rangecontiguous_rangerandom_access_rangecommon_rangeviewborrowed_range- iterator / sentinel
- lifetime
- concept-based constraints
- 不要求初学者背所有 concept,但要会查约束