<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 8, 2014 at 4:38 PM, Matt Arsenault <span dir="ltr"><<a href="mailto:Matthew.Arsenault@amd.com" target="_blank">Matthew.Arsenault@amd.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":g9i" style="overflow:hidden">Add missing definitions of key_type and value_type to DenseSet.<br>
<br>
This matches std::set and allows using DenseSet with the functions<br>
in SetOperations.h</div></blockquote></div><br>Just keep in mind that DenseSet is unusually expensive. I worry whenever people are using DenseSet because it has strange costs associated with it.</div></div>