| commit | 51fad7a9410e6ac54bd38b4cd02bce9ee81230ee | [log] [tgz] |
|---|---|---|
| author | yzshen <yzshen@chromium.org> | Thu Jul 07 17:38:55 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 07 17:41:06 2016 |
| tree | ce80db034065392bbdd96fed3651756ddf660a80 | |
| parent | 96b3c35dbff379f682c3693734b2eab05c10bbf1 [diff] |
Add a standard placement new operator to WTF_USE_ALLOCATOR. So that types using WTF_USE_ALLOCATOR can work with WTF::Optional. BUG=624140 Review-Url: https://codereview.chromium.org/2128583004 Cr-Commit-Position: refs/heads/master@{#404167}