class path_part - 5cript/attender GitHub Wiki
class path_part
Summary
| Members | Descriptions |
|---|---|
public path_part(std::string const & part) |
|
public bool is_parameter() const |
|
public std::string get_template() const |
|
public std::string get_part() const |
|
public std::regex get_pattern() const |
|
public bool matches(std::string const & str) const |