EmulatedFutexAtomic doesn't copy or move
authorPraveen Kumar <cpp.fool@gmail.com>
Wed, 11 Feb 2015 14:29:30 +0000 (19:59 +0530)
committerAlecs King <int@fb.com>
Tue, 3 Mar 2015 03:28:36 +0000 (19:28 -0800)
commitda22f9c3d4c80529d14ce8e192dcabf56709cc20
tree31728517499cb98c242d36a80fe3b96a59e5df90
parent832c3155276738e038fbaef30d140c56d8e6c919
EmulatedFutexAtomic doesn't copy or move

Summary:
EmulatedFutexAtomic concisely says here that it doesn't copy construct,
move construct, copy assign, or move assign.

Closes #130

Test Plan:
Inspection and all unit tests.

```
Summary (total time 66.97s):
PASS: 2029
FAIL: 0
SKIP: 0
FATAL: 0
TIMEOUT: 0
```

Reviewed By: ngbronson@fb.com

Subscribers: folly-diffs@, yfeldblum

FB internal diff: D1868033

Signature: t1:1868033:1424808823:d9dd618981b29b5949c00190d69d670d96e60e07
folly/detail/Futex.h