#include <sstream>#include <cctype>#include <ptree.h>#include "ptree_util.h"#include "except.h"#include "scope.h"#include "typedef.h"#include "symbol_table.h"#include "enum.h"#include "class.h"#include "symbol_name.h"Include dependency graph for type_rep_i.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | Type_reader |
| Private class encapsulating the logic of reading a type (type-specifier-seq in standard terms). More... | |
1.2.15