5#ifndef ADA_URL_BASE_INL_H
6#define ADA_URL_BASE_INL_H
13#if ADA_REGULAR_VISUAL_STUDIO
Declarations for URL specific checkers used within Ada.
#define ada_really_inline
constexpr uint16_t get_special_port(std::string_view scheme) noexcept
ada_warn_unused ada::result< result_type > parse(std::string_view input, const result_type *base_url=nullptr)
URL scheme type definitions and utilities.
ada_really_inline constexpr bool is_special() const noexcept
Declaration for the ada::url class.