|
Doxygen
|
#include <memory>Go to the source code of this file.
Functions | |
| 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. |
Definition at line 266 of file stlsupport.cpp.
References addSTLClasses(), and Config_getBool.
Referenced by parseInput().