18346: trunk/xapian-core/ trunk/xapian-core/api/
olly <[email protected]> Tue, 11 Nov 2014 22:18:33 +0000
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18346 Date: 2014-11-11 22:18:33 +0000 (Tue, 11 Nov 2014) Log message (3 lines): api/queryinternal.cc,api/queryinternal.h: Move all the get_op() definitions out of the header as they're virtual and there's not much scope for devirtualisation. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/api/queryinternal.cc U trunk/xapian-core/api/queryinternal.h Links: http://xapian.org/C?18346 http://xapian.org/C?18346?trunk/xapian-core/ChangeLog http://xapian.org/C?18346?trunk/xapian-core/api/queryinternal.cc http://xapian.org/C?18346?trunk/xapian-core/api/queryinternal.h