gem5 v24.0.0.0
|
#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.
const T& gem5::stl_helpers::Printer< T >::value |
Definition at line 54 of file ostream_helpers.hh.