mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 14:04:05 +08:00
from_string.hpp
This commit is contained in:
parent
59e260f532
commit
8ec8fcd877
@ -29,4 +29,5 @@ namespace str
|
||||
int from(const std::string &, uint64_t *);
|
||||
int from(const std::string &, std::string *);
|
||||
int from(const std::string &, const std::string *);
|
||||
int from(const std::string &, ghc::filesystem::path *);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user