最終更新日時(UTC):
が更新

履歴 編集

function
<iterator>

std::ostreambuf_iterator::operator++

ostreambuf_iterator& operator++();
ostreambuf_iterator& operator++(int);

概要

イテレータをインクリメントする。

ostreambuf_iteratorでは何もしない。

戻り値

*this


出力

参照