Avoid passing in intrusive_ptr to db internal
commit9b6d851e59df145e2afc795db07d334aa6bf5527
authorOlly Betts <olly@survex.com>
Sun, 17 Dec 2017 03:57:31 +0000 (17 16:57 +1300)
committerOlly Betts <olly@survex.com>
Sun, 17 Dec 2017 03:57:31 +0000 (17 16:57 +1300)
tree424cf440639667c81ce6a8ef114a79cd05a14aaa
parent05efef6ceaed8af6902a5900509e8787ddaefd0e
Avoid passing in intrusive_ptr to db internal

It is no more exception safe, but results in long type names
14 files changed:
xapian-core/backends/honey/honey_alldocspostlist.cc
xapian-core/backends/honey/honey_alldocspostlist.h
xapian-core/backends/honey/honey_alltermslist.h
xapian-core/backends/honey/honey_document.h
xapian-core/backends/honey/honey_metadata.cc
xapian-core/backends/honey/honey_metadata.h
xapian-core/backends/honey/honey_postlist.h
xapian-core/backends/honey/honey_postlisttable.cc
xapian-core/backends/honey/honey_postlisttable.h
xapian-core/backends/honey/honey_spellingwordslist.h
xapian-core/backends/honey/honey_synonym.h
xapian-core/backends/honey/honey_termlist.cc
xapian-core/backends/honey/honey_termlist.h
xapian-core/backends/honey/honey_valuelist.h