Move the type_traits portability header into its own portability header
authorMichael Lee <mzlee@fb.com>
Wed, 17 Aug 2016 15:33:12 +0000 (08:33 -0700)
committerFacebook Github Bot 5 <facebook-github-bot-5-bot@fb.com>
Wed, 17 Aug 2016 15:38:27 +0000 (08:38 -0700)
commit5c7e02423ef6fa619d8e73a30f63a3332b9913e2
treee38591e48361e386cab5059f30e9f73c36bee193
parent9b8488e85fd3018975ce47f80d332e906cbf35fe
Move the type_traits portability header into its own portability header

Summary: Split up the big, all-inclusive Portability header a bit

Reviewed By: yfeldblum

Differential Revision: D3723253

fbshipit-source-id: a91c38775825626f3c13853ac8168daa078a169a
folly/Makefile.am
folly/Portability.h
folly/experimental/LockFreeRingBuffer.h
folly/portability/TypeTraits.h [new file with mode: 0644]
folly/small_vector.h
folly/test/small_vector_test.cpp