JavaScript is required to for searching.
ナビゲーションリンクをスキップ
印刷ビューの終了
Oracle Solaris Studio 12.3: C++ ユーザーズガイド     Oracle Solaris Studio 12.3 Information Library (日本語)
search filter icon
search icon

ドキュメントの情報

はじめに

パート I C++ コンパイラ

1.  C++ コンパイラの紹介

2.  C++ コンパイラの使用方法

3.  C++ コンパイラオプションの使い方

パート II C++ プログラムの作成

4.  言語拡張

5.  プログラムの編成

6.  テンプレートの作成と使用

7.  テンプレートのコンパイル

8.  例外処理

9.  プログラムパフォーマンスの改善

10.  マルチスレッドプログラムの構築

パート III ライブラリ

11.  ライブラリの使用

12.  C++ 標準ライブラリの使用

13.  従来の iostream ライブラリの使用

14.  ライブラリの構築

パート IV 付録

A.  C++ コンパイラオプション

B.  プラグマ

用語集

索引

数字・記号

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Z

I

I/O ライブラリ, index icon従来の iostream ライブラリの使用
.i, ファイル名接尾辞, index icon2.2.2 ファイル名に関する規則
-I-, コンパイラオプション, index iconA.2.36 -I-
-I, コンパイラオプション, index icon7.5.2 定義検索パス
-I、コンパイラオプション, index iconA.2.35 -Ipathname
-i、コンパイラオプション, index iconA.2.37 -i
ifstream, 定義, index icon13.2 iostream 操作の基本構造
.il, ファイル名接尾辞, index icon2.2.2 ファイル名に関する規則
-include, コンパイラオプション, index iconA.2.38 -include filename
include ディレクトリ、テンプレート定義ファイル, index icon7.5.1 ソースファイルの位置規約
include ファイル, 検索順序
index iconA.2.35 -Ipathname
index iconA.2.36 -I-
-inline, 「-xinline」参照, index iconA.2.39 -inline
-instances=a, コンパイラオプション, index iconA.2.40 -instances=a
-instances=a、コンパイラオプション, index icon7.2.4 テンプレートインスタンスの配置とリンケージ
-instlib, コンパイラオプション, index iconA.2.41 -instlib= filename
iomanip.h, iostream ヘッダーファイル
index icon13.3 従来の iostream ライブラリの使用
index icon13.7 マニピュレータ
iostream
~への出力, index icon13.3.1 iostream を使用した出力
stdio
index icon13.3.10 iostream と stdio の併用
index icon13.9 stdiobuf: stdio ファイル用の iostream
エラー処理, index icon13.3.9 入力エラーの処理
iostream, エラービット, index icon13.3.1.2 出力エラーの処理
iostream
構造, index icon13.2 iostream 操作の基本構造
コピー, index icon13.5 iostream の代入
コンストラクタ, index icon13.2 iostream 操作の基本構造
作成, index icon13.4 iostream の作成
事前定義, index icon13.1 定義済みの iostream
従来の iostream
index icon11.2.1 C++ ライブラリの説明
index icon11.4.1 iostream ライブラリ
index iconA.2.49.4 相互の関連性
出力エラー, index icon13.3.1.2 出力エラーの処理
使用, index icon13.3 従来の iostream ライブラリの使用
ストリームの代入, index icon13.5 iostream の代入
定義, index icon13.12 iostream の用語
入力, index icon13.3.2 iostream を使用した入力
標準 iostream
index icon11.2.1 C++ ライブラリの説明
index icon11.4.1 iostream ライブラリ
index iconA.2.49.4 相互の関連性
標準モード
index icon従来の iostream ライブラリの使用
index icon13.3 従来の iostream ライブラリの使用
index iconA.2.49.4 相互の関連性
フォーマット, index icon13.6 フォーマットの制御
フラッシュ, index icon13.3.1.3 出力のフラッシュ
古い形式と新しい形式の混在, index iconA.2.49.4 相互の関連性
ヘッダーファイル, index icon13.3 従来の iostream ライブラリの使用
マニピュレータ, index icon13.7 マニピュレータ
マニュアルページ
index icon従来の iostream ライブラリの使用
index icon13.11 iostream に関するマニュアルページ
用語, index icon13.12 iostream の用語
ライブラリ
index icon11.2 C++ コンパイラ付属のライブラリ
index icon11.4.1 iostream ライブラリ
index icon11.4.2 C++ ライブラリのリンク
iostream.hiostream ヘッダーファイル, index icon13.3 従来の iostream ライブラリの使用
iostream、従来の, index icon11.4.1.1 従来の iostream およびレガシー RogueWave ツールについての注意
ISO10646 UTF-16 文字列リテラル, index iconA.2.178.1 値
ISO C++ 標準
準拠, index icon1.5 準拠規格
単一定義規則
index icon6.7.6 静的変数や静的関数の参照
index icon7.4.4 テンプレートリポジトリの共有
istream クラス、定義, index icon13.2 iostream 操作の基本構造
istrstream クラス, 定義, index icon13.2 iostream 操作の基本構造