gem5  v20.1.0.0
Static Public Attributes | List of all members
GenericSyscallABI32::enable_if< std::is_integral< T >::value &&(sizeof(T)< sizeof(uint64_t)||GuestABI::IsConforming< T >::value)>::type > Struct Template Reference

#include <syscall_abi.hh>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct GenericSyscallABI32::enable_if< std::is_integral< T >::value &&(sizeof(T)< sizeof(uint64_t)||GuestABI::IsConforming< T >::value)>::type >

Definition at line 65 of file syscall_abi.hh.

Member Data Documentation

◆ value

template<typename T >
const bool GenericSyscallABI32::enable_if< std::is_integral< T >::value &&(sizeof(T)< sizeof(uint64_t)||GuestABI::IsConforming< T >::value)>::type >::value = false
static

Definition at line 70 of file syscall_abi.hh.


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

Generated on Wed Sep 30 2020 14:02:24 for gem5 by doxygen 1.8.17