You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
async operations should support move-only completion handlers. forward
the CompletionToken argument to avoid an unnecessary copy
Fixes: boostorg#131
Signed-off-by: Casey Bodley <cbodley@redhat.com>
with gcc 13.1.1, boost 1.82, and redis develop branch at commit 7d16259:
compilation fails with:
The text was updated successfully, but these errors were encountered: