Instantiator
Generate c++ template instantiations
Loading...
Searching...
No Matches
Template.hpp File Reference
#include <string>
#include <vector>
#include "clang/AST/DeclCXX.h"
#include "clang/AST/Type.h"
#include "Injection.hpp"
#include "Param.hpp"
#include "TemplateArgument.hpp"
Include dependency graph for Template.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Template
 Struct for the collection of all relevant data for a template function which can provide a definition for an explicit instantiation from a different translation unit. More...
 
class  fmt::formatter< Template >