$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [range][1.43] Range Algorithms clasification
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-04-27 18:28:08
Hi,
The documentation of the range library contains the following sections for Range Algorithms:
* Introduction and motivation
* Mutating algorithms
* Non-mutating algorithms
* Set algorithms
* Heap algorithms
* Permutation algorithms
* New algorithms
* Numeric algorithms
I don't find the clasification enough clear in particular we can find a New algorithms section with the following algorithms
* erase
* for_each
* insert
* iota
* overwrite
* push_back
* push_front
* remove_erase
* remove_erase_if
Shouldn't these algorithms be included on the other cathegories?
Best,
_____________________
Vicente Juan Botet Escribá
http://viboes.blogspot.com/