move assignment operators for folly::Synchronized
[folly.git] / folly / docs / Synchronized.md
index a7e2768074ba45c7b4cf9c04c673fad848b976b4..e36f1dbbdfbdaf7f472cd2a8c0b0ec78e88423f1 100644 (file)
@@ -183,6 +183,9 @@ An additional assignment operator accepts a `const T&` on the
 right-hand side. The operator copies the datum inside a
 critical section.
 
+In addition to assignment operators, `Synchronized<T>` has move
+assignment operators.
+
 An additional `swap` method accepts a `T&` and swaps the data
 inside a critical section. This is by far the preferred method of
 changing the guarded datum wholesale because it keeps the lock