|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-F7FEB759-E64D-5B6D-9017-C5E982E4FC16" xml:lang="en"><title>Standard |
|
13 C++ Library Overview</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <section id="GUID-A42A3956-597C-45B5-8A58-CEDE2BDD800C"><title>Purpose</title> <p>Standard C++ support on the Symbian platform |
|
15 helps to port existing Standard C++ applications onto the Symbian platform |
|
16 quickly and easily. Also, if you have a good understanding of Standard C++ |
|
17 and STL, you can easily develop a Standard C++ application or library using |
|
18 the Standard C++ environment supported on the Symbian platform. </p> </section> |
|
19 <section id="GUID-C6BD4B3F-6147-4621-B0D2-EEEAA17720C1"><title>Required background</title> <p>To use the Standard C++ environment |
|
20 supported on the Symbian platform you need a good understanding of C++ and |
|
21 STL. For complete information about STL, see <xref href="http://en.wikipedia.org/wiki/Standard_Template_Library" scope="external">Wikipedia</xref>. </p> <p> <b>Important:</b> Symbian is not |
|
22 responsible for the information available on external websites. </p> </section> |
|
23 <section id="GUID-FD370B42-AB5B-4D9C-A592-A95AD16AEADD"><title>Architectural relationships</title> <p>The following image |
|
24 illustrates how Standard C++ interacts with the Symbian platform and P.I.P.S. |
|
25 libraries: </p> <fig id="GUID-52C870F7-6368-588D-BE3B-51F35D9DF6AF"> |
|
26 <title> Standard C++ on the Symbian platform </title> |
|
27 <image href="GUID-A308643D-6EEA-5C41-BD9C-5DA76EE83BA6_d0e165376_href.jpg" placement="inline"/> |
|
28 </fig> </section> |
|
29 </conbody><related-links> |
|
30 <link href="GUID-D6BEAF0D-844D-51F4-8DB7-FB1D60E17FE3.dita"><linktext>Copyright |
|
31 Acknowledgments for Standard C++ (STLport)</linktext></link> |
|
32 <link href="GUID-2CCD1748-9EDE-5383-9941-A3051E06F3E2.dita"><linktext>Standard |
|
33 C++ Support on the Symbian Platform</linktext></link> |
|
34 <link href="GUID-CDE8CD85-8467-5B36-A0AC-41D1D98151CA.dita"><linktext>Developing |
|
35 Applications or Libraries Using Standard C++</linktext></link> |
|
36 <link href="GUID-E331B72B-84AF-558A-9B8F-73E5E50B58C7.dita"><linktext>Building |
|
37 a Standard C++ Application or Library</linktext></link> |
|
38 <link href="GUID-D32E52C9-F05C-5F1E-8B49-243D555C353C.dita"><linktext>Known Issues</linktext> |
|
39 </link> |
|
40 </related-links></concept> |