
20 May
2008
20 May
'08
8:42 a.m.
Daniel Frey wrote:
And if it is true, would that mean that for *any* map<T,U> requires that U is DefaultConstructible as this is required by map<T,U>::operator[], regardless of whether operator[] is used or not?
I don't know if Boost.Operators is a special case for what it does, but I know that this part is not true. Sebastian