Move in_place and friends to Utility.h
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 2 Jul 2017 17:22:31 +0000 (10:22 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 2 Jul 2017 17:40:23 +0000 (10:40 -0700)
commit8f8a5e472c5de694bde9cbfe508a782027591fcf
tree804ed84efd4faf6366e58fe9e2bda713ba9b9670
parent6b73d5f550cc78e167eec2963fcf2c52b8e62409
Move in_place and friends to Utility.h

Summary:
[Folly] Move `in_place` and friends to `Utility.h`.

Document that they are backports from C++17.

Reviewed By: Orvid

Differential Revision: D5362364

fbshipit-source-id: 495cb7f339fc558f20d89100c141fc7a243239d5
folly/ExceptionWrapper.h
folly/Expected.h
folly/Traits.h
folly/Utility.h