22 #ifndef XAPIAN_INCLUDED_DEREFWRAPPER_H
23 #define XAPIAN_INCLUDED_DEREFWRAPPER_H
25 #if !defined XAPIAN_IN_XAPIAN_H && !defined XAPIAN_LIB_BUILD
26 # error Never use <xapian/derefwraper.h> directly; include <xapian.h> instead.
40 #if __cplusplus >= 201103L
51 #if __cplusplus >= 201103L
void operator=(const DerefWrapper_ &)
Don't allow assignment.
DerefWrapper_(const T &res_)
const T & operator*() const
The Xapian namespace contains public interfaces for the Xapian library.