31 Jul
2008
31 Jul
'08
8:06 a.m.
frederic.bron@alcan.com wrote:
Any help on this topic? I would like to know if I can use BOOST_STATIC_WARNING in my own programs or if it may change/disappear in future versions of boost. As it is not documented, it is not clear to me. Could be part of boost.static assert documentation?
I have no idea about the actual state of affairs, but http://www.boost.org/doc/libs/1_35_0/libs/serialization/doc/static_warning.h... seems to indicate that it was intended to be part of the public interface of the serialization library. HTH, Markus