Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2002-10-01 09:28:18


> Jeff Garland wrote:
> >
> > Unfortunately my quick test indicates that it will be a problem. When
> > I moved the code to boost/date_time/gregorian/greg_facet.hpp I got
> > multiple definition errors on the link using gcc 3.1.
> >
>
> Hmm, that shouldn't happen. Did you define it like this?
>
> template<class Config, class charT, class OutputIterator>
> std::locale::id date_names_put<Config, charT, OutputIterator>::id;
>

Ahh, not exactly -- I'll give that a shot.

Thanks,

Jeff


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