命名空間
變體
動作

索引

出自 cppreference.com
< cpp


有關 C++ 標準庫中定義的符號列表,請參閱 std 符號索引

目錄

[編輯]
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


[編輯] A

抽象類別 (abstract class)
alignas
alignof
<algorithm>
array
<array> (C++11 起)
ASCII
asm
組合語言 (assembly)
<atomic> (C++11 起)
原子操作 (atomic operation)
屬性 (attribute) (C++11)

[編輯] B

位元欄位 (bit-field)
bool
byte

[編輯] C

轉型運算子 (casting operator) (亦見 型別轉換)
字元型別

型別轉型 (casting, type) (亦見 型別轉換)
class
類別資料成員 (class data member)
類別樣板
註解 (comment)

建構函式

容器 (container)
型別轉換 (conversion, type)

[編輯] D

decltype (C++11)

[編輯] E

expression
explicit

[編輯] F

final
浮點型別 (floating-point type)

[編輯] G

泛左值 (glvalue)

[編輯] H

標頭檔 (header)

[編輯] I

識別字
初始化

初始化列表 (initializer list)
<initializer_list> (C++11 起)
int (亦見 整數型別)
整數型別 (integer type)
<iomanip>
<ios>
<iosfwd>
<iostream>
<iterator>

[編輯] K

關鍵字 (keyword, c++)

[編輯] L

左值 (lvalue)

[編輯] M

main()
成員函式 (member function)
記憶體模型 (memory model)
mutable

[編輯] O

物件 (object)
operator
運算子優先級

[編輯] P

pointer
預處理器 (preprocessor)
純右值 (prvalue) (C++11 起)

[編輯] R

右值 (rvalue) (C++11 前)

[編輯] S

作用域 (scope)

SFINAE (替換失敗並非錯誤)
short (亦見 整數型別)
short int (亦見 整數型別)
signed (亦見 整數型別)
signed int (亦見 整數型別)
signed long (亦見 整數型別)
signed long int (亦見 整數型別)
signed long long (亦見 整數型別)
signed long long int (亦見 整數型別)
signed short (亦見 整數型別)
signed short int (亦見 整數型別)
static
靜態資料成員 (static data members)

[編輯] T

template
this
type (型別)
型別別名 (type alias)
typedef
typeid

[編輯] U

union
使用者定義字面量 (user-defined literals) (C++11 起)

[編輯] V

值類別
可變參數 (variadic_arguments)
void

[編輯] X

亡值 (xvalue)

English Deutsch 日本語 中文(简体) 中文(繁體)