mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Added section to README.md and minor fixes
This commit is contained in:
parent
6141a24473
commit
37b65c0939
7 changed files with 83 additions and 40 deletions
|
|
@ -72,6 +72,7 @@ namespace gdpm::utils {
|
|||
from.erase(part);
|
||||
}
|
||||
|
||||
bool to_bool(const std::string& s);
|
||||
std::vector<std::string> split_lines(const std::string& contents);
|
||||
std::string readfile(const std::string& path);
|
||||
std::string to_lower(const std::string& s);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue