summaryrefslogtreecommitdiffstats
path: root/src/answer.cpp
Commit message (Collapse)AuthorAge
* Move types into types.hpp and add answer_type::next() and prev().tastytea2020-01-14
|
* Fix answer_type::get_header().tastytea2020-01-09
| | | | The previous implementation returned a reference to an out-of-scope string.
* Add get_header() to answer_type.tastytea2020-01-09
|
* Renamed return_types.hpp to answer.hpp.tastytea2020-01-06