]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
CephBroker.h: use static_cast instead of C-Style cast
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 27 Feb 2013 15:04:57 +0000 (16:04 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 27 Feb 2013 15:04:57 +0000 (16:04 +0100)
commit90c407ee1c9196f353ca0d0e1d4fc214e35c5bbc
treeae72856ee024ad5414c9845968f5fb303b1e7cbd
parent85e36c156c0ceeb02d8ca9ac45923d39b9addcb5
CephBroker.h: use static_cast instead of C-Style cast

Use static_cast<T>() instead of C-Style cast.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/client/hypertable/CephBroker.h