Please enable JavaScript.
Coggle requires JavaScript to display documents.
Pointer (new / delete (auto-ptr), Static, Pointer's pointer, 運算, 字串),…
Pointer
new / delete
auto-ptr
Static
Pointer's pointer
運算
字串
Vector
Array
STL(物件導向)
string
字元
陣列指標
Function
Scope
函式指標
Function's pointer
Friend
Class
Inheritance
成員函式重新定義
Nested class
class in class
Master & Slave
Local class
Object pointer
Constructor
Destructor
繼承後建構子與解構
Static member
Pointer to static member
成員函式指標
Private & Protected
protected, private inheritance
this
const & mutable
Friend function
Friend class
朋友函式重載運算子
Reference
Passed by reference
重載運算子