Enzyme main
Loading...
Searching...
No Matches
TypeHandler< T > Struct Template Reference

This template class is defined to take the templated type T update the analysis of the first argument (val) to be type T As such, below we have several template specializations to convert various c/c++ to TypeAnalysis types. More...

Detailed Description

template<typename T>
struct TypeHandler< T >

This template class is defined to take the templated type T update the analysis of the first argument (val) to be type T As such, below we have several template specializations to convert various c/c++ to TypeAnalysis types.

Definition at line 4210 of file TypeAnalysis.cpp.


The documentation for this struct was generated from the following file: