--- lang/cpp/src/key.h +++ lang/cpp/src/key.h @@ -62,6 +62,7 @@ /* implicit */ Key(const Null &); Key(const shared_gpgme_key_t &key); Key(gpgme_key_t key, bool acquireRef); + Key(Key const &) = default; static const Null null; -git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/dbaccess
AgeCommit message (Expand)Author
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/dbaccessNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-05-07dbaccess: remove Package_incMichael Stahl