forked from boostorg/range
minor update of comments
[SVN r41175]
This commit is contained in:
@ -82,7 +82,6 @@ namespace boost {
|
||||
T a;
|
||||
range_iterator i;
|
||||
range_const_iterator ci;
|
||||
bool b;
|
||||
};
|
||||
|
||||
//! Check if a type T models the ForwardRange range concept.
|
||||
|
Reference in New Issue
Block a user