]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Context: std::move the callback param in FunctionContext's ctor 11892/head
authorKefu Chai <kchai@redhat.com>
Thu, 10 Nov 2016 11:41:05 +0000 (19:41 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 10 Nov 2016 11:41:09 +0000 (19:41 +0800)
commit654e5159f4d8b9599025c3808fabdd8ad65b61e6
treebb28c867c04eb0358b9017c6757268dd81436573
parent3b16316d4e4b4d32a11a84e0aaaf45d577e10fc2
Context: std::move the callback param in FunctionContext's ctor

for better performance.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/include/Context.h