#include "GenericRecord.hpp"
Go to the source code of this file.
Classes | |
class | aitools::invertedindex::Record< Value > |
Namespaces | |
namespace | aitools |
namespace | aitools::invertedindex |
namespace | std |
Functions | |
template<typename Value > | |
istream & | std::operator>> (istream &is, aitools::invertedindex::Record< Value > &record) |
template<typename Value > | |
ostream & | std::operator<< (ostream &os, const aitools::invertedindex::Record< Value > &record) |