JavaScript is required to for searching.
跳过导航链接
退出打印视图
Oracle Solaris Studio 12.3:C++ 用户指南     Oracle Solaris Studio 12.3 Information Library (简体中文)
search filter icon
search icon

文档信息

前言

第 1 部分C++ 编译器

1.  C++ 编译器

2.  使用 C++ 编译器

3.  使用 C++ 编译器选项

第 2 部分编写 C++ 程序

4.  语言扩展

5.  程序组织

6.  创建和使用模板

7.  编译模板

8.  异常处理

9.  改善程序性能

10.  生成多线程程序

第 3 部分库

11.  使用库

12.  使用 C++ 标准库

13.  使用传统 iostream

14.  生成库

第 4 部分附录

A.  C++ 编译器选项

B.  Pragma

词汇表

索引

数字和符号

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Z

F

-fast, 编译器选项, index iconA.2.16 –fast
-features, 编译器选项
index icon语言扩展
index icon8.3 禁用异常
index icon10.2.1 线程取消
index iconA.2.17 –features=a[ ,a...]
files
另请参见source files
-filt, 编译器选项, index iconA.2.18 -filt[= filter[,filter...]]
-flags, 编译器选项, index iconA.2.19 –flags
flush, iostream 操纵符, index icon13.3.1.3 刷新
flush, iostream 操纵符, index icon13.7 操纵符
-fnonstd, 编译器选项, index iconA.2.21 –fnonstd
-fns, 编译器选项, index iconA.2.22 –fns[={yes| no}]
Fortran 运行时库, 链接, index iconA.2.129 -xlang=language [,language]
-fprecision=p, 编译器选项, index iconA.2.23 –fprecision=p
-fround=r, 编译器选项, index iconA.2.24 –fround=r
-fsimple=n, 编译器选项, index iconA.2.25 –fsimple[= n]
fstream, 定义
index icon13.2 iostream 交互的基本结构
index icon13.12 iostream 术语
fstream.h
iostream 头文件, index icon13.3 使用传统 iostream 库
使用, index icon13.4.1 使用类 fstream 处理文件
-ftrap, 编译器选项, index iconA.2.27 -ftrap=t[ ,t...]
__func__, 标识符, index icon4.10 将预定义 __func__ 符号用于函数名
__FUNCTION__, 标识符, index icon4.10 将预定义 __func__ 符号用于函数名