Merge pull request #8 from Flast/pr/doc/metafun

Fix return type in metafunction documentation
This commit is contained in:
Nathan Ridge
2014-05-05 12:29:54 -04:00

View File

@ -60,7 +60,7 @@
]
[
[`range_difference<X>::type`]
[`boost::iterator_category<range_iterator<X>::type>::type`]
[`boost::iterator_difference<range_iterator<X>::type>::type`]
[compile time]
]
[