gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:13 for gem5 by doxygen 1.11.0