2 Jul
2016
2 Jul
'16
10:19 a.m.
On 07/02/2016 07:45 AM, Michel Morin wrote:
I confirmed that including
on Clang in C++03 mode **always** produces a warning (i.e. even without using `boost::mpl::print<T>`). IMHO this issue should be fixed, so I made a PR
A simpler patch is to make m_x static.
You can easily verify that this works with BOOST_STATIC_WARNING() from