| 
    Instantiator
    
   Generate c++ template instantiations 
   | 
 
#include <string>#include <vector>#include "clang/AST/DeclCXX.h"#include "clang/AST/Type.h"#include "Injection.hpp"#include "Param.hpp"#include "TemplateArgument.hpp"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 > |