|
Doxygen
|
#include <utility>#include <stdlib.h>#include <string.h>#include <string>
growbuf.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:类 | |
| class | GrowBuf |
| Class representing a string buffer optimised for growing. 更多... | |
宏定义 | |
| #define | GROW_AMOUNT 1024*4 |