跳转到内容
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Help
Browse
Cookbook
Wikijunior
Featured books
Recent changes
Random book
Using Wikibooks
Community
Reading room forum
Community portal
Bulletin Board
Help out!
Policies and guidelines
Contact us
Search
Search
Donations
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Discussion for this IP address
C++ 语言/Std/Stl/迭代器/自定义迭代器
Add languages
Add links
Book
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Sister projects
Wikipedia
Wikiversity
Wiktionary
Wikiquote
Wikisource
Wikinews
Wikivoyage
Commons
Wikidata
MediaWiki
Meta-Wiki
Print/export
Create a collection
Download as PDF
Printable version
In other projects
外观
移动到侧边栏
隐藏
来自维基教科书,开放世界中的开放书籍
<
C++ 语言
|
Std
|
Stl
|
迭代器
C++ 语言
概述
预处理
宏
词法分析
预处理字符串
编译时常量
编译时断言
条件编译
命名空间
命名空间快捷方式
嵌套
跨文件拆分
命名和未命名
类型
匈牙利前缀
布尔值
字面量
位表示
最大值
转换
枚举
快捷方式
变体
RTTI:运行时类型信息
变量
生命周期和作用域
初始化
统一初始化
在没有构造函数的情况下初始化
分解-自动
在与类型相同的时间定义
间接寻址
指针
类型化 NULL
数组
引用变量
右值引用
智能指针
表达式
优先级
赋值链
程序流程
循环
break 语句
返回值
参数
函数重载
函数指针
弃用函数
对象
可访问性
不需要的编译器生成的函数
构造函数
析构函数
常量成员
静态成员
继承
运算符重载
嵌套类
指向成员的指针
低级 C 结构
模板
模板函数
模板类
模板变量
模板参数
特性
元编程
概念
错误处理
返回错误代码
断言
C++ 异常处理
标准库
C 运行时
STL:标准模板库
字符串
IOStreams
文件系统访问
多线程
RNG:随机数生成器
已过时功能
可以从
std::iterator<>
派生来定义自己的自定义迭代器。
有关自定义迭代器的其他信息
类别
:
书籍:C++ 语言
华夏公益教科书