<
benj...@smedbergs.us> for superreview:
Attachment 747028: Patch v2
https://bugzilla.mozilla.org/attachment.cgi?id=747028&action=edit
This is a new version of the patch that fixes comment 39. From looking at
online documentation, it seems all three major compilers supported decltype
before or at the same time as nullptr, so this should work on all compilers.
If it doesn't, I guess I could add a separate test for decltype to mfbt, but it
seems unlikely to get much use. This builds on all our try platforms (-b d -p
all).