std::vectorのswapは定数時間? – プログラミング – Home

通知
すべてクリア

[解決済] std::vectorのswapは定数時間?


tiha
 tiha
(@tiha)
ゲスト
結合: 20年前
投稿: 8
Topic starter  

ですか?
(vc6)


引用未解決
トピックタグ
επιστημη
 επιστημη
(@επιστημη)
ゲスト
結合: 22年前
投稿: 1301
 

です。
vc6であるか否かは関係ありません。


返信引用
tiha
 tiha
(@tiha)
ゲスト
結合: 20年前
投稿: 8
Topic starter  

了解です。
ありがとうございました。

ISO14882の、23.1 container requirements
の部分かな?という所までたどりついたのですが、
swapの、complexityが(Note A)と
なっていてよくわからんでした。


返信引用
επιστημη
 επιστημη
(@επιστημη)
ゲスト
結合: 21年前
投稿: 600
 

Notes: the algorithms swap(), equal() and lexicographical_compare() are defined
in clause lib.algorithms. Those entries marked ~~(Note A)'' should have
constant complexity.

なので定数時間です。


返信引用

返信する

投稿者名

投稿者メールアドレス

タイトル *

プレビュー 0リビジョン 保存しました
共有:
タイトルとURLをコピーしました