Drop the boost dependency from Traits.h and FBVector.h
authorYedidya Feldblum <yfeldblum@fb.com>
Tue, 3 Jan 2017 21:44:19 +0000 (13:44 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 3 Jan 2017 21:48:09 +0000 (13:48 -0800)
commit03a4c5bd8fc60ce0bed9531fcd88b06c06cb27cc
treef7246b452e269ba5320578de819aa08dee51845e
parent1807488d926a936f69ffafc8d6d1c99983dc7b89
Drop the boost dependency from Traits.h and FBVector.h

Summary:
[Folly] Drop the `boost` dependency from `Traits.h` and `FBVector.h`.

Should not need it anymore with the currently supported compilers.

Reviewed By: ericniebler

Differential Revision: D4375572

fbshipit-source-id: df890c07f49b0499d2d2d08aa21c226b2893281e
folly/FBVector.h
folly/MPMCQueue.h
folly/Makefile.am
folly/String.h
folly/Traits.h
folly/docs/FBVector.md
folly/docs/Traits.md