Iros
 
Loading...
Searching...
No Matches
path_view.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::container
 
namespace  di::literals
 
namespace  di::literals::path_view_literals
 

Typedefs

using di::container::PathView = PathViewImpl<string::TransparentEncoding>
 
using di::container::Utf8PathView = PathViewImpl<string::Utf8Encoding>
 
using di::PathView
 
using di::Utf8PathView
 

Functions

template<container::FixedString literal>
consteval auto di::literals::path_view_literals::operator""_u8pv ()
 
consteval auto di::literals::path_view_literals::operator""_u8pv (c8 const *data, size_t size)
 
consteval auto di::literals::path_view_literals::operator""_pv (char const *data, size_t size)