
7 Mar
2008
7 Mar
'08
9:03 p.m.
I just recently started using boost and had a question about the
++operator for iterators.
What I have is a class foo that has a container of class bar.
class foo
{
private:
multimap