JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.3: C++ User's Guide     Oracle Solaris Studio 12.3 Information Library
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.  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

R

-R, compiler option
index icon11.3 Related Library Options
index iconA.2.80 –Rpathname[:pathname…]
reinterpret_cast operator, index iconA.2.101.6 Warning
release information, index icon1.6 Release Information
reorder functions, index iconA.2.118 -xF[=v[,v...]]
repositioning within a file, fstream, index icon13.4.1.5 Repositioning Within a File
resetiosflags, iostream manipulator, index icon13.7 Manipulators
restricted pointers, index iconA.2.169.1 Restricted Pointers
right-shift operator, iostream, index icon13.3.2 Input Using iostream
RogueWave
C++ standard library, index iconUsing the C++ Standard Library
See also Tools.h++, index icon11.2.1 C++ Library Descriptions
runtime error messages, index icon8.2 Specifying Runtime Errors
runtime libraries readme, index icon12.2.1 Redistribution and Supported STLport Libraries
rvalueref keyword, index iconA.2.17.1 Values
RWtools.h++, index icon11.4.1.1 Note About Classic iostreams and Legacy RogueWave Tools