ICU 78.3 78.3
Loading...
Searching...
No Matches
icu::prv::value_type_or_char< StringClass, std::void_t< typename StringClass::value_type > > Struct Template Reference

#include <bytestream.h>

Public Types

using type = typename StringClass::value_type
 
using type
 

Detailed Description

template<typename StringClass>
struct icu::prv::value_type_or_char< StringClass, std::void_t< typename StringClass::value_type > >
Internal
Do not use. This API is for internal use only.

Definition at line 272 of file bytestream.h.

Member Typedef Documentation

◆ type [1/2]

using icu::prv::value_type_or_char< StringClass, typename >::type
Internal
Do not use. This API is for internal use only.

Definition at line 268 of file bytestream.h.

◆ type [2/2]

template<typename StringClass>
using icu::prv::value_type_or_char< StringClass, std::void_t< typename StringClass::value_type > >::type = typename StringClass::value_type
Internal
Do not use. This API is for internal use only.

Definition at line 274 of file bytestream.h.


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