Searched refs:obegin (Results 1 – 1 of 1) sorted by relevance
751 std::ostream_iterator <char> obegin(ofs); in run_output_check() local753 std::copy(begin, end, obegin); in run_output_check()