mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +08:00
to_string.hpp
This commit is contained in:
parent
d9bcbe4e5a
commit
2b1fa62c07
@ -30,4 +30,5 @@ namespace str
|
||||
std::string to(const int);
|
||||
std::string to(const uint64_t);
|
||||
std::string to(const std::string&);
|
||||
std::string to(const ghc::filesystem::path&);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user