<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jan 8, 2014, at 1:52 PM, Chandler Carruth <<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><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></blockquote><br></div><div>Sounds like some additional discussion of when DenseSet is appropriate could be useful in ProgrammersManual.html !</div><div><br></div><div>—Owen</div></body></html>