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

R

-R, compiler option
11.3 Related Library Options
A.2.83 –Rpathname[:pathname…]
-readme, compiler option, A.2.84 –readme
readme file, 1.6 C++ Readme File
real numbers, complex, Using the Complex Arithmetic Library
reinterpret_cast operator, A.2.106.1 Defaults
reorder functions, A.2.124 -xF[=v[,v...]]
repositioning within a file, fstream, 13.4.1.5 Repositioning Within a File
resetiosflags, iostream manipulator, 13.7 Manipulators
restricted pointers, A.2.175.1 Restricted Pointers
restrictions, MT-safe iostream, 10.4.1.3 MT-Safe iostream Restrictions
right-shift operator
complex, 14.5 Input and Output
iostream, 13.3.2 Input Using iostream
RogueWave
C++ standard library, Using The C++ Standard Library
See also Tools.h++, 11.2.1 C++ Library Descriptions
rtti keyword, recognizing, A.2.18.1 Values
runtime error messages, 8.2 Specifying Runtime Errors
runtime libraries readme, 12.3.1 Redistribution and Supported STLport Libraries
rvalueref keyword, A.2.18.1 Values