Doxygen
|
#include <memory>
函数 | |
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().