mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
fixed index entry
This commit is contained in:
parent
65e481e727
commit
ed8982725c
1 changed files with 3 additions and 3 deletions
|
@ -43,9 +43,9 @@ growth of this chapter, some sections contain comparable algorithms, and in
|
|||
some sections links to url(cppreference)(https://en.cppreference.com) are
|
||||
provided when referring to comparable algorithms.
|
||||
|
||||
Nevertheless, this chapter's sections cover many of the STL's i(generic
|
||||
algorithms) (in alphabetical order). For each algorithm the following
|
||||
information is provided:
|
||||
Nevertheless, this chapter's sections cover many of the STL's
|
||||
i(generic algorithms) (in alphabetical order). For each algorithm the
|
||||
following information is provided:
|
||||
itemization(
|
||||
it() The required header file;
|
||||
it() The function prototype;
|
||||
|
|
Loading…
Reference in a new issue