]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #22207 from tchaikov/wip-dpp-constexpr
authorKefu Chai <tchaikov@gmail.com>
Fri, 25 May 2018 06:49:29 +0000 (14:49 +0800)
committerGitHub <noreply@github.com>
Fri, 25 May 2018 06:49:29 +0000 (14:49 +0800)
commit86de0c15a022999c4a0980cb9400584b3a5052a1
treebe0c6087acf0ce3278b5f6f233a0956d5ce5228e
parent5362b910b51e2a71ad9d3c0f8c2ef73efbcefe1e
parent27768ab2726c3d0bbc19b7ef2eee3c3ee62f217b
Merge pull request #22207 from tchaikov/wip-dpp-constexpr

dout: declare dpp using `decltype(auto)` instead of `auto`

Reviewed-by: Casey Bodley <cbodley@redhat.com>