|
Doxygen
|
#include <memory>
stlsupport.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:函数 | |
| void | addSTLSupport (std::shared_ptr< Entry > &root) |
| Add stub entries for the most used classes in the standard template library 更多... | |
| void addSTLSupport | ( | std::shared_ptr< Entry > & | root | ) |
Add stub entries for the most used classes in the standard template library
| root | Root of the entry tree to add the entries to. |
在文件 stlsupport.cpp 第 264 行定义.
引用了 addSTLClasses() , 以及 Config_getBool.
被这些函数引用 parseInput().