Skip to content

[C++26][ライブラリ] アルゴリズムに指定する値を波カッコ初期化で渡せるよう制約を追加 #1311

Closed
@faithandbrave

Description

@faithandbrave

タスク:

  • erase
    • basic_string
    • deque
    • forward_list
    • list
    • vector
  • projected_value_t
  • find
  • find_last
  • count
  • search_n
  • replace
  • replace_if
  • replace_copy
  • replace_copy_if
  • fill
  • fill_n
  • remove
  • remove_copy
  • lower_bound
  • upper_bound
  • equal_range
  • binary_search
  • fold_left
  • fold_left_with_iter
  • contains

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions