|
Nebula
|
Go to the source code of this file.
Classes | |
| class | IO::URI |
| An URI object can split a Uniform Resource Identifier string into its components or build a string from URI components. More... | |
Namespaces | |
| namespace | IO |
| Instances of wrapped stream classes. | |
Macros | |
| #define | IO_URI_H |
Functions | |
| IO::URI | operator""_uri (const char *c, std::size_t s) |
| Literal constructor form string, to use "foobar"_uri will automatically construct an IO::URI. | |
| #define IO_URI_H |