|
Ada 3.2.2
Fast spec-compliant URL parser
|
Declaration for the basic URL definitions. More...
#include <ostream>#include <string>#include <string_view>#include <variant>#include "ada/common_defs.h"#include "ada/url_base.h"#include "ada/url_components.h"Go to the source code of this file.
Classes | |
| struct | ada::url_aggregator |
| Lightweight URL struct. More... | |
Namespaces | |
| namespace | ada |
| namespace | ada::parser |
| Includes the definitions for supported parsers. | |
Functions | |
| std::ostream & | ada::operator<< (std::ostream &out, const ada::url &u) |
Declaration for the basic URL definitions.
Definition in file url_aggregator.h.