Chromium Code Reviews
DescriptionWTF TypeTraits: Fix IsTrivially{DefaultConstructible,Destructible}.
This is a follow-up of an earlier CL:
https://codereview.chromium.org/1771303002/
This patch fixes two type traits so they can properly consider deleted
constructors and destructors. The strategy is pretty similar to the one
of the previous CL.
BUG=592767
Committed: https://crrev.com/1d3fb1ed5618c3ac47842ed8f9100a7b4cfdbc2a
Cr-Commit-Position: refs/heads/master@{#380519}
Patch Set 1 #
Messages
Total messages: 16 (8 generated)
|
||||||||||||||||||||||||||||