fixed index entry

This commit is contained in:
Frank B. Brokken 2023-04-28 11:29:43 +02:00
parent 65e481e727
commit ed8982725c

View file

@ -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;