mirror of
https://github.com/boostorg/intrusive.git
synced 2025-10-04 12:20:56 +02:00
Trailing whitespaces
[SVN r78516]
This commit is contained in:
@@ -56,7 +56,7 @@ int main()
|
||||
|
||||
BaseSet baseset;
|
||||
MemberMultiset membermultiset;
|
||||
|
||||
|
||||
//Now insert them in the reverse order in the base hook sg_set
|
||||
for(VectIt it(values.begin()), itend(values.end()); it != itend; ++it){
|
||||
baseset.insert(*it);
|
||||
|
Reference in New Issue
Block a user