C++的一个好库。。。现在很流行

源代码在线查看: counting_iterator_abstract.rst

软件大小: 21075 K
上传用户: lyyfengyutongzh
关键词:
下载地址: 免注册下载 普通下载 VIP

相关代码

				``counting_iterator`` adapts an object by adding an ``operator*`` that
				returns the current value of the object. All other iterator operations
				are forwarded to the adapted object.
				
							

相关资源