Boost logo

Boost :

From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-05-10 00:42:37


"David Abrahams" <david.abrahams_at_[hidden]> wrote in message
news:061b01c1f7cf$080dfd30

> Why?

Because following causing compoilation error:
   A<B> ab;
   A<C> ac;

    ac = ab;

In other words ab is NOT convertible to ac.

Gennadiy.


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