gem5  v20.1.0.0
Classes | Public Types | List of all members
BitfieldTypeImpl< Base >::TypeDeducer Struct Reference

Classes

struct  T
 
struct  T< void(C::*)(Type1 &, Type2)>
 
struct  Wrapper
 

Public Types

typedef T< decltype(&Wrapper::setter)>::Storage Storage
 
typedef T< decltype(&Wrapper::setter)>::Type Type
 

Detailed Description

template<class Base>
struct BitfieldTypeImpl< Base >::TypeDeducer

Definition at line 59 of file bitunion.hh.

Member Typedef Documentation

◆ Storage

template<class Base >
typedef T<decltype(&Wrapper::setter)>::Storage BitfieldTypeImpl< Base >::TypeDeducer::Storage

Definition at line 76 of file bitunion.hh.

◆ Type

template<class Base >
typedef T<decltype(&Wrapper::setter)>::Type BitfieldTypeImpl< Base >::TypeDeducer::Type

Definition at line 77 of file bitunion.hh.


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

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