|
Instantiator
Generate c++ template instantiations
|
#include "Injection.hpp"#include <ostream>#include <sstream>#include "spdlog/spdlog.h"#include "clang/AST/Decl.h"#include "clang/AST/DeclCXX.h"#include "clang/AST/DeclTemplate.h"#include "clang/AST/TemplateName.h"#include "Parsing.hpp"