diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-11-30 14:01:46 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-11-30 15:00:29 +0100 |
commit | d0e040698de6a88793f4ddd3b257a3dde0644b2f (patch) | |
tree | 133076f04c18f6d1445a8b48eeea996881e5bb91 /slideshow/source/inc/boolanimation.hxx | |
parent | d86cfcaf709638d73fcb0de5067b902dab7a7f2f (diff) |
Assign bool directly to boost::optional<bool>
...instead of going via boost::optional<sal_Bool>. (In preparation of replacing
boost::optional with std::optional, which doesn't support implicit conversion
from std::optional<sal_Bool> to std::optional<bool>.)
Change-Id: I5dd74dd1c6346c99bd3e2a9b1156c9fce56db77c
Reviewed-on: https://gerrit.libreoffice.org/84116
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'slideshow/source/inc/boolanimation.hxx')
0 files changed, 0 insertions, 0 deletions