修复语法问题
This commit is contained in:
parent
53bb8c0c5d
commit
070f964e8e
@ -34,7 +34,7 @@ namespace toolkit
|
||||
HEX,
|
||||
OCT,
|
||||
DEC
|
||||
}
|
||||
};
|
||||
|
||||
template <typename T>
|
||||
inline std::expected<std::string, std::string> to_string(T value)
|
||||
|
Loading…
Reference in New Issue
Block a user