Boost logo

Boost :

From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2004-03-24 12:18:27


>
Powell, Gary <powellg <at> amazon.com> writes:

[...]
> New:
> template<typename Value1,typename IndexSpecifierList1,typename Allocator1>
> template<typename Value2,typename IndexSpecifierList2,typename Allocator2>
> bool operator==(
> const indexed_set<Value1,IndexSpecifierList1,Allocator1>& x,
> const indexed_set<Value2,IndexSpecifierList2,Allocator2>& y);
>
> etc..
> AFAIK there is no penalty for the library and much to be gained for the user.
>

Yes, I think there's no problem at all in implementing this
extension. Consider it done (if I run into trouble I'll let
you know.)

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


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