diff --git a/doc/range.html b/doc/range.html index bfbd168..1b4a994 100755 --- a/doc/range.html +++ b/doc/range.html @@ -84,6 +84,9 @@ category of the underlying iterator type. Therefore metafunctions and all functions as free-standing functions to allow for a layer of indirection.
+Notice that these metafunctions must be defined in namespace
+boost
implementation of + metafunctions
+ +size(a) == 0u
is equivalent to
size(a)
is equal to the distance from begin(a)
to end(a)
.implementation of + metafunctions
+ + +implementation of metafunctions
+ + +