|
gem5 v25.0.0.1
|
#include <ostream_helpers.hh>
Public Member Functions | |
| Printer (const T &value) | |
Public Attributes | |
| const T & | value |
Definition at line 51 of file ostream_helpers.hh.
|
inline |
Definition at line 53 of file ostream_helpers.hh.
References value.
| const T& gem5::stl_helpers::Printer< T >::value |
Definition at line 54 of file ostream_helpers.hh.
Referenced by Printer().