Instantiator
Generate c++ template instantiations
|
▼Nfmt | |
Cformatter< Injection > | |
Cformatter< Instantiator::TemplateArgument > | |
Cformatter< Param > | |
Cformatter< Template > | |
▼NInstantiator | |
CTemplateArgument | Struct for the collection of all relevant data for a function parameter |
CAllASTBuilderAction | Action to compute all ASTs |
CASTBuilderAction | Action to compute a single AST of file filename |
CDeleteInstantiations | MatchCallback for template instantiation deletions |
CDependencyAction | Action to compute the (header) dependencies of a source file |
CGetNeededInstantiations | MatchCallback for template instantiation detections |
CInjectInstantiation | MatchCallback for injection of explicit instantiations into the source files at appropriate places |
CInjection | Struct for the collection of all relevant data for a template instantiation which needs to be inserted somewhere |
CmyDependencyCollector | This class sets the options for the collection of dependencies |
CParam | Struct for the collection of all relevant data for a function parameter |
CProgressBar | |
CProgressStyle | |
CTemplate | 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 |