25#ifndef PRESAGE_PREDICTION
26#define PRESAGE_PREDICTION
friend std::ostream & operator<<(std::ostream &, const Prediction &)
Suggestion getSuggestion(int=0) const
const Prediction & operator=(const Prediction &)
std::string toString() const
std::vector< Suggestion > suggestions
bool operator==(const Prediction &) const
void addSuggestion(Suggestion)