Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::Tok::PinForImpl< std::basic_string< Char, Args... > > Struct Template Reference

#include <qstringtokenizer.h>

+ Collaboration diagram for QtPrivate::Tok::PinForImpl< std::basic_string< Char, Args... > >:

Public Types

using type = std::basic_string<Char, Args...>
 

Detailed Description

template<typename Char, typename... Args>
struct QtPrivate::Tok::PinForImpl< std::basic_string< Char, Args... > >

Definition at line 174 of file qstringtokenizer.h.

Member Typedef Documentation

◆ type

template<typename Char , typename... Args>
using QtPrivate::Tok::PinForImpl< std::basic_string< Char, Args... > >::type = std::basic_string<Char, Args...>

Definition at line 175 of file qstringtokenizer.h.


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