1.2 KiB
1.2 KiB
[range.access.general]
25 Ranges library [ranges]
25.3 Range access [range.access]
25.3.1 General [range.access.general]
In addition to being available via inclusion of the header, the customization point objects in [range.access] are available when the header is included.
Within [range.access], the reified object of a subexpression E denotes
the same object as E if E is a glvalue, or
the result of applying the temporary materialization conversion ([conv.rval]) to E otherwise.