
23 Mar
2009
23 Mar
'09
1:25 p.m.
Ross Levine skrev:
It seems that using operator[] creates a new A for an unmatched key, which creates an abstract instance. Using the find method works fine. Should this be documented? The example in the documentation uses operator[] on an ABC, and thus shouldn't compile either.
Ok, the docs needs to be corrected then. Thanks -Thorsten