minor update of comments

[SVN r41175]
This commit is contained in:
Thorsten Jørgen Ottosen
2007-11-17 20:22:05 +00:00
parent 6ac0cfe09c
commit a2f3a45214
3 changed files with 10 additions and 1 deletions

View File

@ -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.