gem5  v22.1.0.0
Static Public Member Functions | List of all members
gem5::ShowParam< T, std::enable_if_t< std::is_base_of_v< typename RegisterBankBase::RegisterBaseBase, T > > > Struct Template Reference

#include <reg_bank.hh>

Static Public Member Functions

static void show (std::ostream &os, const T &value)
 

Detailed Description

template<class T>
struct gem5::ShowParam< T, std::enable_if_t< std::is_base_of_v< typename RegisterBankBase::RegisterBaseBase, T > > >

Definition at line 957 of file reg_bank.hh.

Member Function Documentation

◆ show()

template<class T >
static void gem5::ShowParam< T, std::enable_if_t< std::is_base_of_v< typename RegisterBankBase::RegisterBaseBase, T > > >::show ( std::ostream &  os,
const T &  value 
)
inlinestatic

Definition at line 961 of file reg_bank.hh.

References gem5::X86ISA::os.


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

Generated on Wed Dec 21 2022 10:23:21 for gem5 by doxygen 1.9.1