| Instantiator
    Generate c++ template instantiations | 
#include <string>#include <vector>#include "fmt/color.h"#include "fmt/core.h"#include "fmt/ranges.h"#include "clang/AST/DeclCXX.h"#include "clang/AST/Type.h"#include "Param.hpp"#include "TemplateArgument.hpp"Go to the source code of this file.
| Classes | |
| struct | Injection | 
| Struct for the collection of all relevant data for a template instantiation which needs to be inserted somewhere.  More... | |
| class | fmt::formatter< Injection > | 
| Functions | |
| std::ostream & | operator<< (std::ostream &stream, const Injection &toDo) |