GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
70483.cc File Reference
#include <string_view>

Go to the source code of this file.

Classes

struct  constexpr_char_traits
 

Typedefs

using string_view = std::basic_string_view<char, constexpr_char_traits>
 

Functions

constexpr string_view get ()
 
constexpr u16string_view get16 ()
 
constexpr u32string_view get32 ()
 

Typedef Documentation

◆ string_view

using string_view = std::basic_string_view<char, constexpr_char_traits>

Definition at line 46 of file 70483.cc.

Function Documentation

◆ get()

constexpr string_view get ( )
constexpr

◆ get16()

constexpr u16string_view get16 ( )
constexpr

Definition at line 64 of file 70483.cc.

◆ get32()

constexpr u32string_view get32 ( )
constexpr

Definition at line 79 of file 70483.cc.