gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 1145 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 1149 of file reg_bank.hh.

References gem5::X86ISA::os.


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

Generated on Tue Jun 18 2024 16:24:14 for gem5 by doxygen 1.11.0