Opened 10 years ago

Closed 10 years ago

#7210 closed Bugs (fixed)

Typo in algorithm/cxx11/is_partitioned.hpp, is_sorted.hpp

Reported by: Michel Morin Owned by: Marshall Clow
Milestone: To Be Determined Component: algorithm
Version: Boost Development Trunk Severity: Cosmetic
Keywords: Cc:

Description

In boost/algorithm/cxx11/is_partitioned.hpp and is_sorted.hpp, the comment below contains typo (iota).

//  Use the C++11 versions of iota if it is available

Change History (2)

comment:1 by Marshall Clow, 10 years ago

(In [79928]) Fixed typos in comments; no functionality; Refs #7210

comment:2 by Marshall Clow, 10 years ago

Resolution: fixed
Status: newclosed

(In [79929]) Merged typos in comments to release; no functionality; Fixes #7210

Note: See TracTickets for help on using tickets.