diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-01-27 21:07:10 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-01-27 23:13:57 +0100 |
commit | 1446e097e76669c0d7749ec0f8918606d3cc4c28 (patch) | |
tree | d8d04120f09512d8d9186b6df5f0b17d80794860 /sd/source/ui/view/drviews2.cxx | |
parent | 859ad3f1a4cf3d614c7cb88c71500c6f84af37c0 (diff) |
Fix loplugin:makeshared for libc++
...where the std::make_shared ctor has a default argument,
> template<class _Yp>
> explicit shared_ptr(_Yp* __p,
> typename enable_if<is_convertible<_Yp*, element_type*>::value, __nat>::type = __nat());
Change-Id: Ia97d16f64a7e9b4f48112b033dcdb6722d4da791
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87552
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sd/source/ui/view/drviews2.cxx')
0 files changed, 0 insertions, 0 deletions