Boost C++ Libraries: Ticket #10043: BOOST_NOINLINE undefined https://svn.boost.org/trac10/ticket/10043 <p> Boost version: 1.55.0<br /> Compiler: MS VC++ 2012<br /> Build configuration: Debug<br /> Target platform: x64 </p> <p> BOOST_NOINLINE is undefined at line 102 in boost/assert.hpp, in front of the definition of boost::assertion::detail::assertion_failed_msg(). This causes the following errors: </p> <pre class="wiki">boost/assert.hpp(102): error C2144: syntax error : 'void' should be preceded by ';' boost/assert.hpp(102): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int boost/assert.hpp(102): error C2065: 'CharT' : undeclared identifier boost/assert.hpp(102): error C2143: syntax error : missing ')' before 'const' boost/assert.hpp(102): error C2182: 'assertion_failed_msg' : illegal use of type 'void' boost/assert.hpp(103): error C2059: syntax error : ')' boost/assert.hpp(116): error C2143: syntax error : missing ';' before '}' </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10043 Trac 1.4.3 viboes Sun, 18 May 2014 18:41:20 GMT <link>https://svn.boost.org/trac10/ticket/10043#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10043#comment:1</guid> <description> <p> Could you provide a simple example? </p> </description> <category>Ticket</category> </item> <item> <author>Víctor M. González <helios.vmg@…></author> <pubDate>Mon, 19 May 2014 21:13:58 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/10043#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10043#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/10043#comment:1" title="Comment 1">viboes</a>: </p> <blockquote class="citation"> <p> Could you provide a simple example? </p> </blockquote> <p> Shoot. I really wish you had asked me last week. I've completely forgotten what I was trying to include when I came across the error. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Tue, 08 Jul 2014 19:18:17 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/10043#comment:3 https://svn.boost.org/trac10/ticket/10043#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> Ticket