Changeset 57005

Timestamp:
Oct 19, 2009, 7:24:33 PM (13 years ago)
Author:
Daniel James
Message:

Use normal emplace implementation for emplace_hint and insert with hint.

There's a bug in the emplace_hint implementation for unordered
containers with equivalent keys. Since my tests missed it, I'm just
going to use the normal emplace implementation until I write better
tests.

(No files)

Note: See TracChangeset for help on using the changeset viewer.