JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.2: C++ User's Guide
search filter icon
search icon

Document Information

Preface

Part I C++ Compiler

1.  The C++ Compiler

2.  Using the C++ Compiler

3.  Using the C++ Compiler Options

Part II Writing C++ Programs

4.  Language Extensions

5.  Program Organization

6.  Creating and Using Templates

7.  Compiling Templates

8.  Exception Handling

9.  Improving Program Performance

10.  Building Multithreaded Programs

Part III Libraries

11.  Using Libraries

12.  Using The C++ Standard Library

13.  Using the Classic iostream Library

14.  Using the Complex Arithmetic Library

15.  Building Libraries

Part IV Appendixes

A.  C++ Compiler Options

B.  Pragmas

Glossary

Index

Numbers and Symbols

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Z

G

-G
dynamic library command, 15.3 Building Dynamic (Shared) Libraries
option description, A.2.29 –G
-g
compiling templates using, 7.4.5 Template Instance Automatic Consistency With -instances=extern
option description, A.2.30 –g
garbage collection
libraries
11.2.1 C++ Library Descriptions
11.4.3 Linking C++ Libraries
get, char extractor, 13.3.5 Reading Any Single Character
get pointer, streambuf, 13.10.1 Working With Streambufs
__global, 4.1 Linker Scoping
global
data, in a multithreaded application, 10.4.3 Global and Static Data
instances, 7.2.4 Template Instance Placement and Linkage
linkage, 7.3 External Instances
shared objects in MT application, 10.4.3 Global and Static Data
-gO option description, A.2.31 –g0