diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-809D428D-5BF6-57FF-952D-2FDF88E50833.dita --- a/Symbian3/SDK/Source/GUID-809D428D-5BF6-57FF-952D-2FDF88E50833.dita Fri Jul 16 17:23:46 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - - - - - -stdcpp

stdcpp

This keyword must be included in the project specification file (.mmp) to build a Symbian target (EXE, DLL, LIB, and so on) using the standard C++ semantics for global new operator. To know how the global new operator is handled in standard C++ and Symbian C++, refer to Standard C++ Library in the Generic Open Libraries (P.I.P.S.).

By default all Symbian targets use the Symbian C++ semantics for global new operator.

Note: If an .mmp file includes both stdcpp and nostdcpp keywords, the build system will ignore the keywords and use the Symbian C++ semantics to build the target.

See also

nostdcpp

\ No newline at end of file