diff --git a/_posts/2017-12-07-totw-123.md b/_posts/2017-12-07-totw-123.md index f03729e..12dc5de 100644 --- a/_posts/2017-12-07-totw-123.md +++ b/_posts/2017-12-07-totw-123.md @@ -181,7 +181,7 @@ that works. Prefer bare object, if it works for your case. Otherwise, try Object lifetime Same as enclosing scope Restricted to enclosing scope - Unrestricted + Unrestricted if moved out of enclosing scope Call `f(Bar*)`