std::ios_base::~ios_base
提供: cppreference.com
![]() | このページは、Google 翻訳を使って英語版から機械翻訳されました。 翻訳には誤りや奇妙な言い回しがあるかもしれません。文章の上にポインタをおくと、元の文章が見れます。誤りを修正して翻訳を改善する手助けをしてください。翻訳についての説明は、ここをクリックしてください。 |
virtual ~ios_base(); | ||
ios_base
オブジェクトを破棄します. Original:
Destroys the
ios_base
object. The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
メンバ関数の前に定義されていない結果をもたらすでしょう、パラメータとして渡しregister_callback()erase_eventによって登録されたコールバックを呼び出します.
Original:
Before any of the member functions would yield undefined results, calls callbacks, registered by register_callback() passing erase_event as parameter.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
rdbuf
に対する操作は実行されません、それは破壊されない.Original:
No operations on
rdbuf
are performed, it is not destroyed.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.