Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-10 22:46:59


----- Original Message -----
From: "Greg Colvin" <gcolvin_at_[hidden]>

> So why not
>
> template <class T> class complex {
> T elems[2];
> ...
> };
>
> ?

Don't you want a constructor? ;-)

Check the POD requirements I posted again. Pretty restrictive.


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