7 Commits

Author SHA1 Message Date
Nikita Kniazev f44479bcd3 Remove boost/config/warning_disable.hpp usage
It is better to manage warnings on our side to know what warnings we need to fix or suppress, and the only thing that header does is disabling deprecation warnings on MSVC and ICC which we would prefer to not show to users.
2021-08-24 03:14:12 +03:00
Bryce Adelstein-Lelbach e907da7086 Remove second and unreachable return statement.
[SVN r72561]
2011-06-12 21:05:30 +00:00
Joel de Guzman 825925208a Examples bug fixes and code tweaks to make g++ 4.2 happy.
[SVN r63729]
2010-07-08 02:49:09 +00:00
Hartmut Kaiser 8ac872d39e Spirit: fixing remaining problems from changing transform_attribute
[SVN r59348]
2010-01-29 17:13:53 +00:00
Hartmut Kaiser 6bea365c51 Spirit: updating copyrights, doc version, etc.
[SVN r58589]
2009-12-30 16:16:52 +00:00
Hartmut Kaiser f168f06fe8 Spirit: more comments in new example
[SVN r56596]
2009-10-05 14:48:20 +00:00
Hartmut Kaiser 2059d38fda Spirit: added example demonstrating transform_attribute
[SVN r56595]
2009-10-05 14:32:54 +00:00