aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/StringConvert.h
AgeCommit message (Expand)Author
2022-02-04Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2022-02-04Common/Utilities: Make StringTo<bool>'s signature match that of the other int...Treeston
2022-02-04Common/Utilities: Properly read std::from_chars documentation and check for o...Treeston
2022-02-04Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston