Searched defs:fromString (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/drampower/src/
H A DUtils.h47 T fromString(const std::string& s, function
/gem5/ext/dsent/libutil/
H A DString.h124 template<class T> T String::fromString(const String& str_) function in class:LibUtil::String
132 template<> inline String String::fromString<String>(const String& str_) function in class:LibUtil::String
137 template<> inline bool String::fromString<bool>(const String& str_) function in class:LibUtil::String

Completed in 5 milliseconds