Polly 22.0.0git
template_cpp.h File Reference
#include <initializer_list>
#include <iostream>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <unordered_map>
#include "cpp.h"

Go to the source code of this file.

Classes

struct  TupleKindPtr
struct  TupleKind
struct  Kind
struct  template_class
class  template_cpp_generator

Typedefs

using Substitution = std::unordered_map<std::string, TupleKindPtr>

Typedef Documentation

◆ Substitution

using Substitution = std::unordered_map<std::string, TupleKindPtr>

Definition at line 31 of file template_cpp.h.