|
Boost : |
From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2004-08-17 15:40:22
> Because I get duplicated symbols when linking otherwise.
> Therefore you
> need to use either
>
> c_literal_string LOG_LEVEL = "BOOST_TEST_LOG_LEVEL";
>
> or
>
> literal_string const LOG_LEVEL = "BOOST_TEST_LOG_LEVEL";
>
> in the header file.
>
> Markus
I would unconditionally add static to all parameter definitions instead.
Gennadiy.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk