GDB (xrefs)
Loading...
Searching...
No Matches
Typedefs
typedefs.cc File Reference
#include <string_view>

Go to the source code of this file.

Typedefs

template<typename C , typename T >
using check1_t = std::basic_string_view<C, T>
 
using check2_t = std::string_view
 

Typedef Documentation

◆ check1_t

template<typename C , typename T >
using check1_t = std::basic_string_view<C, T>

Definition at line 24 of file typedefs.cc.

◆ check2_t

Definition at line 26 of file typedefs.cc.