Webserv
Loading...
Searching...
No Matches
string.hpp File Reference
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  utils

Functions

template<typename T>
std::string utils::toString (T const &v)
template<typename T>
utils::fromString (std::string const &str)
std::string utils::trim (const std::string &s)
bool utils::isAllDigit (std::string const &s)
void utils::toLower (std::string &s)