]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: s/stringstream/ostream/ in str_map 1900/head
authorLoic Dachary <loic@dachary.org>
Mon, 13 Jan 2014 16:54:08 +0000 (17:54 +0100)
committerLoic Dachary <loic@dachary.org>
Sat, 31 May 2014 11:13:05 +0000 (13:13 +0200)
commit6aa45b133956b974a992b372496b90c908d94f12
tree3911d3e96541a9a04fea87efadca8e97805258da
parent1c91e65de5317bea4fce4361fcf97114733cbab8
common: s/stringstream/ostream/ in str_map

There is no need to specialize more than ostream : it only makes it
impossible to use cerr or cout as a parameter to str_map.

Reviewed-By: Christophe Courtaut <christophe.courtaut@gmail.com>
Signed-off-by: Loic Dachary <loic@dachary.org>
src/common/str_map.cc
src/include/str_map.h