]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: Add functions to deal with boost::optional
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 28 Oct 2017 02:46:16 +0000 (22:46 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Sat, 28 Oct 2017 02:52:32 +0000 (22:52 -0400)
commitee0d7e9e1bef3a1b06c5e57cfae971bdbe689059
treee7b01ae34f103adfe5a0ca9fc7a5e2a437378e63
parent8818a0cb5e699135976e057061fb8e9d99850cd3
common: Add functions to deal with boost::optional

Simply provide what's obvious but missing.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/convenience.h
src/test/common/CMakeLists.txt
src/test/common/test_convenience.cc [new file with mode: 0644]