std::map and std::set are not relocatable
authorTudor Bosman <tudorb@fb.com>
Thu, 22 Aug 2013 14:26:48 +0000 (07:26 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 28 Aug 2013 21:30:12 +0000 (14:30 -0700)
commit0950060f04ad3f1411d0833cd74d4e505640b7ce
treeb1ca12452d0075075c32374713495cb6a99f2da3
parent01f69815fd9ae5ca7f8183b0c7862eccd46166af
std::map and std::set are not relocatable

Summary: https://github.com/facebook/folly/issues/35

@override-unit-failures
hphp tests independently broken

Test Plan: test added

Reviewed By: delong.j@fb.com

FB internal diff: D939323
folly/Traits.h
folly/test/FBVectorTest.cpp
folly/test/TraitsTest.cpp