]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include: generalize C_Contexts and C_Gather*
authorJohn Spray <john.spray@redhat.com>
Wed, 6 Aug 2014 13:31:53 +0000 (14:31 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 25 Aug 2014 00:34:17 +0000 (01:34 +0100)
commitdcdcfd306504643f73b90467775b372dcaa98d83
treefa401244c713ab3153468f0c1633b6a6c5c50f35
parent04d01eb37b7f04fbd185577cc912cb3265b0fa63
include: generalize C_Contexts and C_Gather*

... by making them templates so that they can be
used in places that expect a subclass of Context.

The existing names are now typedefs to template
instantiations using Context.

Signed-off-by: John Spray <john.spray@redhat.com>
src/include/Context.h