CCF
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | ccf |
namespace | ccf::endpoints |
Functions | |
std::string | ccf::endpoints::camel_case (std::string s, bool camel_first=true, const std::string &separator_regex="[^[:alnum:]]") |