GDB (xrefs)
Loading...
Searching...
No Matches
Public Types | List of all members
__gnu_test::traits< std::basic_string_view< _Tp1, _Tp2 > > Struct Template Reference
Inheritance diagram for __gnu_test::traits< std::basic_string_view< _Tp1, _Tp2 > >:

Public Types

typedef std::true_type is_container
 
typedef std::true_type is_reversible
 

Detailed Description

template<typename _Tp1, typename _Tp2>
struct __gnu_test::traits< std::basic_string_view< _Tp1, _Tp2 > >

Definition at line 28 of file typedefs.cc.

Member Typedef Documentation

◆ is_container

template<typename _Tp1 , typename _Tp2 >
typedef std::true_type __gnu_test::traits< std::basic_string_view< _Tp1, _Tp2 > >::is_container

Definition at line 30 of file typedefs.cc.

◆ is_reversible

template<typename _Tp1 , typename _Tp2 >
typedef std::true_type __gnu_test::traits< std::basic_string_view< _Tp1, _Tp2 > >::is_reversible

Definition at line 31 of file typedefs.cc.


The documentation for this struct was generated from the following file: