]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
include/types: parameterize operator<< helpers on comparator, allocator
authorSage Weil <sage@redhat.com>
Mon, 17 Oct 2016 18:19:27 +0000 (14:19 -0400)
committerSage Weil <sage@redhat.com>
Wed, 2 Nov 2016 17:48:49 +0000 (13:48 -0400)
commit79ee6eec6c59fc94d371e1ca3d2168f5e76fcfa6
tree8d7e79ee93c0d1525bc99dab9d692f53c9e24509
parentca9328412014c9e08e2dfa221fd7522411f07858
include/types: parameterize operator<< helpers on comparator, allocator

This allows these templates to apply to containers with
non-default comparators or allocators.

Signed-off-by: Sage Weil <sage@redhat.com>
src/include/types.h