Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
proteus::TypeMap< T > Struct Template Reference
Inheritance diagram for proteus::TypeMap< T >:
Inheritance graph
[legend]

Detailed Description

template<typename T>
struct proteus::TypeMap< T >

Maps a C++ type T to a backend-independent IRType descriptor.

Backend-specific conversions are in dedicated headers such as LLVMTypeMap.h.


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