[llvm-commits] [patch] Add a MapVector class
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Sep 18 08:39:33 PDT 2012
> DenseMapInfo only lets me select the key, not values. The value are
> just default constructed, so I created a wrapper class.
On a discussion on IRC Chandler suggested using insert. The attached
patch does that.
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 4632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120918/59399f6d/attachment.obj>
More information about the llvm-commits
mailing list