move MoveWrapper to folly
authorDave Watson <davejwatson@fb.com>
Fri, 25 Oct 2013 19:35:25 +0000 (12:35 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 6 Nov 2013 01:35:11 +0000 (17:35 -0800)
commit722ef0f35202ba2451bb9f2fa7ae6faba06f7d4a
treec8342a8c0d91216bf0ecf8e63ad122071c893bc6
parent8fcf9c21035567b6f2be68089e3f44a9a555676d
move MoveWrapper to folly

Summary: Add MoveWrapper to folly.

@override-unit-failures

Test Plan: arc unit

Reviewed By: hans@fb.com

FB internal diff: D1030005
folly/MoveWrapper.h [new file with mode: 0644]
folly/test/MoveWrapperTest.cpp [new file with mode: 0644]