Remove uses of BOOST_STATIC_ASSERT
commit89ffdb7a0184215015bb1fbb4d6ee820e40e6462
authorEdwin Smith <smith@fb.com>
Wed, 26 Jun 2013 21:17:18 +0000 (26 14:17 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 27 Jun 2013 17:50:11 +0000 (27 10:50 -0700)
tree2c2f0848433e682c5a05f210de43a5889dac9843
parent69768a0836f3049382343a7ffb205d9f54899df7
Remove uses of BOOST_STATIC_ASSERT

Ow, my eyes!  use static_assert instead.
hphp/runtime/base/datatype.h
hphp/runtime/base/type_array.h
hphp/runtime/base/type_object.h
hphp/runtime/base/type_string.h
hphp/runtime/base/util/smart_ptr.h
hphp/runtime/vm/jit/translator-x64.cpp