Instantiator
Generate c++ template instantiations
Loading...
Searching...
No Matches
Instantiator Namespace Reference

Classes

struct  TemplateArgument
 Struct for the collection of all relevant data for a function parameter. More...
 

Enumerations

enum class  Kind { Type , NonType , Template , Pack }
 

Enumeration Type Documentation

◆ Kind

enum class Instantiator::Kind
strong
Enumerator
Type 
NonType 
Template 
Pack 

Definition at line 14 of file TemplateArgument.hpp.