#include <map>
#include "except.h"
#include "typedef.h"
#include "paranoid_visitor.h"
#include "annotator.h"
#include "symbol_name.h"
#include "decl_read.h"
Include dependency graph for template_i.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Template_class_adder |
class | Template_defn_scope |
Dummy scope for template definitions. More... | |
class | Template_spec |
class | Template_visitor |
Typedefs | |
typedef int | Tpl_RT |
|
Definition at line 79 of file template_i.h. Referenced by Template_visitor::Template_visitor(). |