Move folly/Launder.h
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 29 Oct 2017 10:33:14 +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)
commit8034b69f9c27a6acf87bb5d77c2a850365b15d0d
tree67c05bea62b4d00cfe0af85a862fd2a7e275c97d
parentf9b6d0123962082a70041d86f46c84cab007af9b
Move folly/Launder.h

Summary: [Folly] Move `folly/Launder.h` to `folly/lang/`.

Reviewed By: luciang

Differential Revision: D6182882

fbshipit-source-id: 97e46bd4e4d6f212d8234209ee90a41e7850ecb9
folly/Launder.h [deleted file]
folly/Makefile.am
folly/Optional.h
folly/Replaceable.h
folly/lang/Launder.h [new file with mode: 0644]
folly/lang/test/LaunderTest.cpp [new file with mode: 0644]
folly/test/LaunderTest.cpp [deleted file]