forked from boostorg/range
[range] fixed a typo in the docs, introduced in r77990, that messed up the sections
[SVN r81888]
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
otherwise range_size<Rng>::type is used. This is the distance type promoted to
|
||||
an unsigned type.
|
||||
|
||||
[endsect]
|
||||
|
||||
[section:upgrade_from_1_45 Upgrade from version 1.45]
|
||||
|
||||
# __size__ in addition to supporting __random_access_range__ now also supports extensibility via calls to the unqualified `range_calculate_size(rng)` function.
|
||||
|
Reference in New Issue
Block a user