Searched refs:output_unit (Results 1 – 2 of 2) sorted by relevance
503 struct output_unit struct505 output_unit (std::string msg, int wrap_hint = -1, bool flush = false)527 std::vector<output_unit> m_buffered_output;
834 buffer_group::output_unit::flush () const in flush()960 for (const output_unit &ou : m_buffered_output) in flush()