Fixed assignment operator

[SVN r40060]
This commit is contained in:
Ion Gaztañaga
2007-10-15 16:57:15 +00:00
parent 16a1728744
commit 0200c03792

View File

@@ -67,6 +67,7 @@ struct bucket_impl : public Slist
//This bucket is still in use!
BOOST_INTRUSIVE_INVARIANT_ASSERT(Slist::empty());
//Slist::clear();
return *this;
}
static typename Slist::difference_type get_bucket_num