|
Boost : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-10-01 02:42:50
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;
Markus
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk