DEBSOURCES
Skip Quicknav
sources / bobcat / 6.11.00-1 / table / flush.cc
12345678
#include "table.ih" Table &Table::flush() { push_back(str()); str(""); return *this; }