Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2004-04-14 01:39:21


Alexey Nikitin wrote:

...

>void f3(A const* a, text_oarchive& oa)
>{
> oa << a;
>}

>Why compiled function f1 and f2 but not f3 ?

Good point. I have a fix - but it won't work for compilers that don't
support Partial Template Specialization. I haven't been able to find a more
general fix.

Robert Ramey


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