core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas/p_cpp_extensions.htm
changeset 1641 2b3996fc09a1
parent 0 fb279309251b
equal deleted inserted replaced
1640:4891d49809bb 1641:2b3996fc09a1
    50   <ul>
    50   <ul>
    51     <li>Inclusion of const data in precompiled headers.</li>
    51     <li>Inclusion of const data in precompiled headers.</li>
    52   </ul>
    52   </ul>
    53   <p>This pragma does not correspond to any setting . To check this setting, use the <span class="code">__option (cpp_extensions)</span>. This pragma is <span class="code">on</span> if generating Win32/x86-compatible object code; <span class="code">off</span> if not.</p>
    53   <p>This pragma does not correspond to any setting . To check this setting, use the <span class="code">__option (cpp_extensions)</span>. This pragma is <span class="code">on</span> if generating Win32/x86-compatible object code; <span class="code">off</span> if not.</p>
    54   <p></p>
    54   <p></p>
    55 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    55 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    56 
    56 
    57 
    57 
    58 </body>
    58 </body>
    59 </html>
    59 </html>