gem5 v24.1.0.1
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
gem5::ParseParam< T, decltype(to_number("", std::declval< T & >()), void())> Struct Template Reference

#include <serialize_handlers.hh>

Static Public Member Functions

static bool parse (const std::string &s, T &value)
 

Detailed Description

template<class T>
struct gem5::ParseParam< T, decltype(to_number("", std::declval< T & >()), void())>

Definition at line 82 of file serialize_handlers.hh.

Member Function Documentation

◆ parse()

template<class T >
static bool gem5::ParseParam< T, decltype(to_number("", std::declval< T & >()), void())>::parse ( const std::string &  s,
T &  value 
)
inlinestatic

Definition at line 85 of file serialize_handlers.hh.

References gem5::ArmISA::s, and gem5::to_number().


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

Generated on Mon Jan 13 2025 04:28:55 for gem5 by doxygen 1.9.8