|
xapian-core
2.0.0
|
std::ostream operator<< template for Xapian objects More...
#include <ostream>
Include dependency graph for output.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<class T > | |
| auto | operator<< (std::ostream &os, const T &t) -> decltype(t.get_description(), os) |