Algorithms library - cppreference.com

en.cppreference.com

C++ | Compiler support | Freestanding and hosted | Language | Standard library | Standard library headers | Named requirements | Feature test macros | Language support library | Concepts library | Diagnostics library | Memory management library | Metaprogramming library | Containers library | Iterators library | Ranges library | Strings library | Text processing library | Numerics library | Date and time library | Input/output library | Filesystem library | Concurrency support library | Execution control library | Technical specifications | Symbols index | [edit] | Support us

Tin mới

Constrained algorithms

Specialized <memory> algorithms

You are encouraged to create an account and log in; however, it is not mandatory

You are encouraged to log in; however, it is not mandatory [o]

Discussion about the content page [t]

This page is protected. You can view its source [e]

Past revisions of this page [h]

cpp/compiler support

Freestanding and hosted

cpp/standard library

Standard library headers

Named requirements

Feature test macros

Language support library

Diagnostics library

Memory management library

Metaprogramming library

Containers library

Text processing library

Date and time library

Input/output library

Filesystem library

Concurrency support library

Execution control library

Technical specifications

External libraries

cpp/algorithm/ranges/copy

cpp/algorithm/ranges/sort

cpp/algorithm/for each

cpp/algorithm/for each n

all_ofany_ofnone_of

cpp/algorithm/count

cpp/algorithm/mismatch

cpp/algorithm/equal

findfind_iffind_if_not

cpp/algorithm/find end

cpp/algorithm/find first of

cpp/algorithm/adjacent find

cpp/algorithm/search

cpp/algorithm/search n

cpp/algorithm/copy

cpp/algorithm/copy backward

cpp/algorithm/copy n

cpp/algorithm/move

cpp/algorithm/move backward

cpp/algorithm/swap

cpp/algorithm/iter swap

cpp/algorithm/swap ranges

cpp/algorithm/replace

cpp/algorithm/transform