core/com.nokia.carbide.cpp.compiler.doc.user/html/cpp_compiler/cpp_extensions.htm
changeset 1641 2b3996fc09a1
parent 0 fb279309251b
equal deleted inserted replaced
1640:4891d49809bb 1641:2b3996fc09a1
    11 <p>This section describes Carbide extensions to the C standard that apply to all targets. In most cases, you turn the extension on or off with a setting . See C/C++ Language Panel for information about this panel.</p>
    11 <p>This section describes Carbide extensions to the C standard that apply to all targets. In most cases, you turn the extension on or off with a setting . See C/C++ Language Panel for information about this panel.</p>
    12 <h4>The __PRETTY_FUNCTION__ Predefined Identifier</h4>
    12 <h4>The __PRETTY_FUNCTION__ Predefined Identifier</h4>
    13 <p>The __PRETTY_FUNCTION__ predefined identifier represents the qualified (unmangled) C++ name of the function being compiled.</p>
    13 <p>The __PRETTY_FUNCTION__ predefined identifier represents the qualified (unmangled) C++ name of the function being compiled.</p>
    14 <p>For related information, see <a href="../symbols/symbols.htm">Predefined Symbols</a>.
    14 <p>For related information, see <a href="../symbols/symbols.htm">Predefined Symbols</a>.
    15 </p>
    15 </p>
    16 <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>
    16 <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>
    17 
    17 
    18 
    18 
    19 </body>
    19 </body>
    20 </html>
    20 </html>