26#ifndef ROUTER_SRC_HTTP_SRC_HTTP_SERVER_REGEX_MATCHER_H_
27#define ROUTER_SRC_HTTP_SRC_HTTP_SERVER_REGEX_MATCHER_H_
43 bool matches(
const std::string &input)
const override;
Definition: matcher_interface.h:45
Definition: regex_matcher.h:38
std::shared_ptr< Impl > impl_
Definition: regex_matcher.h:46
Definition: expected.h:286
#define HTTP_SERVER_LIB_EXPORT
Definition: http_server_lib_export.h:15
bool is_valid(const dd::Spatial_reference_system *srs, const Geometry *g, const char *func_name, bool *is_valid) noexcept
Decides if a geometry is valid.
Definition: is_valid.cc:95
Definition: connection.h:55
Definition: server_struct.h:39