AsmJit
Low-Latency Machine Code Generation
Docs
Interactive Parser
Support
GitHub
API Reference
Index
Class List
Build Instructions
Breaking Changes
Core
Assembler
Builder
Compiler
Function
Logging
Error Handling
Instruction DB
Virtual Memory
Zone Memory
Utilities
X86 Backend
ARM Commons
AArch64 Backend
asmjit::TypeUtils::TypeIdOfT< T > Struct Template Reference
Core
template<typename T>
struct asmjit::TypeUtils::TypeIdOfT< T >
TypeIdOfT<> template allows to get a TypeId from a C++ type
T
.
Static Public Attributes
static
constexpr
TypeId
kTypeId
= _TypeIdDeducedAtCompileTime_
Member Data Documentation
template<typename T>
TypeId
TypeUtils::TypeIdOfT
<T>::
kTypeId
= _TypeIdDeducedAtCompileTime_
constexpr
static
constexpr
◆
TypeId of C++ type
T
.