#include <url_pattern.h>
Definition at line 87 of file url_pattern.h.
◆ url_pattern_compile_component_options() [1/2]
ada::url_pattern_compile_component_options::url_pattern_compile_component_options |
( |
| ) |
|
|
default |
◆ url_pattern_compile_component_options() [2/2]
ada::url_pattern_compile_component_options::url_pattern_compile_component_options |
( |
std::optional< char > | new_delimiter = std::nullopt, |
|
|
std::optional< char > | new_prefix = std::nullopt ) |
|
inlineexplicit |
◆ get_delimiter()
std::string_view ada::url_pattern_compile_component_options::get_delimiter |
( |
| ) |
const |
|
inline |
◆ get_prefix()
std::string_view ada::url_pattern_compile_component_options::get_prefix |
( |
| ) |
const |
|
inline |
◆ DEFAULT
◆ HOSTNAME
◆ ignore_case
bool ada::url_pattern_compile_component_options::ignore_case = false |
◆ PATHNAME
The documentation for this struct was generated from the following files: