Move folly/Array.h
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 29 Oct 2017 10:33:10 +0000 (03:33 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 29 Oct 2017 10:40:32 +0000 (03:40 -0700)
commitf9b6d0123962082a70041d86f46c84cab007af9b
tree8136a3687605534963d08159394fefa7289cd0e9
parent2ee091de375639937677453f8f2742f22d3334d4
Move folly/Array.h

Summary: [Folly] Move `folly/Array.h` to `folly/container/`.

Reviewed By: luciang

Differential Revision: D6182858

fbshipit-source-id: 59340b96058cc6d0c7a0289e316bbde98c15d724
folly/Array.h [deleted file]
folly/Makefile.am
folly/container/Array.h [new file with mode: 0644]
folly/container/test/ArrayTest.cpp [new file with mode: 0644]
folly/gen/test/FileTest.cpp
folly/io/async/SSLOptions.h
folly/test/ArrayTest.cpp [deleted file]
folly/test/Makefile.am
folly/test/SocketAddressTest.cpp
folly/test/StringTest.cpp