Don't assume standard library types are relocatable
authorChristopher Dykes <cdykes@fb.com>
Wed, 16 Nov 2016 01:30:09 +0000 (17:30 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 16 Nov 2016 01:38:30 +0000 (17:38 -0800)
commit4a78b42b591b115f6881232d9c3ea0a4eb935664
treea4472f7c796fc284d108f3d685bd15ba08f3b0fe
parent8d04c40413bbce86408b05814de44d06fe1f8723
Don't assume standard library types are relocatable

Summary: Although currently the only one of these that isn't relocatable is `std::string`, making assumptions about the standard library is a terrible idea, so disable all of them.

Reviewed By: yfeldblum

Differential Revision: D4186024

fbshipit-source-id: 4d2a54d232df0cb05959a8d9cb1a2d2cf34d1302
folly/Traits.h