HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
URL.hpp File Reference

Defines the URL class. More...

#include "URI.hpp"
#include "path_location.hpp"
#include "../char_maps/module.hpp"
#include "../utility/module.hpp"
#include <string>
#include <string_view>
#include <optional>
#include <vector>
#include <unordered_map>
#include <memory>
#include <ostream>
#include <mutex>
#include <filesystem>

Go to the source code of this file.

Data Structures

class  hi::v1::URL
 Universal Resource Locator. More...
 
struct  std::hash< hi::URL >
 
struct  std::formatter< hi::URL, CharT >
 

Namespaces

namespace  hi
 geometry/margins.hpp
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Functions

 hi_warning_push ()
 
 hi_warning_ignore_msvc (26434)
 
 hi_warning_pop ()
 

Detailed Description

Defines the URL class.