Use boost:has_trivial_destructor instead of std::...
authorSara Golemon <sgolemon@fb.com>
Fri, 23 Aug 2013 23:22:09 +0000 (16:22 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 28 Aug 2013 21:30:12 +0000 (14:30 -0700)
commit573d6149a5e549bbc6f335aee4bf89491f92359e
treed138aa40e0808770cf7ece83a89959d36275a2ba
parent0950060f04ad3f1411d0833cd74d4e505640b7ce
Use boost:has_trivial_destructor instead of std::...

Summary: Boost's version is 4.8 safe.  std's version changes name

Test Plan: hhvm builds

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D883508
folly/ProducerConsumerQueue.h