GabrielDosReis / ipr

Compiler-neutral Internal Program Representation for C++
BSD 3-Clause "New" or "Revised" License
219 stars 23 forks source link

Add `ipr::Instantiation` #262

Closed GabrielDosReis closed 2 years ago

GabrielDosReis commented 2 years ago

To capture the description of an instantiation of a templated expression, along with the substitution used and the result of the instantiation.