#include <dtoolbase.h>
#include "cppScope.h"
#include "cppTemplateParameterList.h"
Go to the source code of this file.
Compounds | |
class | CPPTemplateScope |
This is an implicit scope that is created following the appearance of a "template<class x, class y>" or some such line in a C++ file. More... |
Definition in file cppTemplateScope.h.