]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
stringify: use ostringstream instead of stringstream
authorIlya Dryomov <ilya.dryomov@inktank.com>
Wed, 16 Apr 2014 07:39:00 +0000 (11:39 +0400)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Tue, 22 Apr 2014 16:43:12 +0000 (20:43 +0400)
commitbe081dbd17002b9058ecf420b11b4c19d88353f6
tree40551c5a9ec8c5b6607fb6d937767fa949f363ab
parent7a61cdbfd533c1092fc61acb7042053251c03f7f
stringify: use ostringstream instead of stringstream

Use ostringstream, as we don't need both input and output of the
stringstream in stringify().

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
src/include/stringify.h