Atela

导航

2011年10月17日 #

stl_uninitialized.h

摘要: 需要时#include <memory> 1.initialized_copy对应高层函数copy(); uninitialized_fill 对应高层函数fill() uninitialize... 阅读全文

posted @ 2011-10-17 16:46 Atela 阅读(467) 评论(0) 推荐(0) 编辑

stl_alloc.h

摘要: #ifndef __SGI_STL_INTERNAL_ALLOC_H#define __SGI_STL_INTERNAL_ALLOC_H#ifdef __SUNPRO_CC# define __PR... 阅读全文

posted @ 2011-10-17 15:26 Atela 阅读(1333) 评论(0) 推荐(0) 编辑

stl_construct.h

摘要: #ifndef __SGI_STL_INTERNAL_CONSTRUCT_H#define __SGI_STL_INTERNAL_CONSTRUCT_H#include <new.h>__STL_BE... 阅读全文

posted @ 2011-10-17 02:07 Atela 阅读(511) 评论(0) 推荐(0) 编辑

doxygen+graphviz

摘要: 发现用这个看源码实在太方便了 http://www.graphviz.org/Download..php step1: 指定doxygen.exe的路径,我的C:/Program Files/dox... 阅读全文

posted @ 2011-10-17 01:50 Atela 阅读(1387) 评论(0) 推荐(0) 编辑