mirror of
https://github.com/boostorg/range.git
synced 2025-07-29 12:27:42 +02:00
Fix return type in metafunction document
Signed-off-by: Kohei Takahashi <flast@flast.jp>
This commit is contained in:
@ -60,7 +60,7 @@
|
|||||||
]
|
]
|
||||||
[
|
[
|
||||||
[`range_difference<X>::type`]
|
[`range_difference<X>::type`]
|
||||||
[`boost::iterator_category<range_iterator<X>::type>::type`]
|
[`boost::iterator_difference<range_iterator<X>::type>::type`]
|
||||||
[compile time]
|
[compile time]
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
|
Reference in New Issue
Block a user