Boost logo

Boost :

From: Giovanni Piero Deretta (gpderetta_at_[hidden])
Date: 2007-11-12 04:35:39


On Nov 12, 2007 2:43 AM, Ben Bear <benbearchen_at_[hidden]> wrote:
> [...]
> Another truth, it will exist a conflict between the
> gacap::next_permutation(first, middle, last) and
> std::next_permutation(first, last, comp).
>

This might be solvable via concepts in C++0x (or even sfinae in C++03
by detecting iteratorness)

--
gpd

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk