QtBase  v6.3.1
Public Member Functions | List of all members
QtPrivate::Tok::NeedlePinning< T > Struct Template Reference

#include <qstringtokenizer.h>

Inheritance diagram for QtPrivate::Tok::NeedlePinning< T >:
Inheritance graph
[legend]
Collaboration diagram for QtPrivate::Tok::NeedlePinning< T >:
Collaboration graph
[legend]

Public Member Functions

template<typename Arg >
constexpr auto needleView (Arg &&a) noexcept -> decltype(this->view(std::forward< Arg >(a)))
 
- Public Member Functions inherited from QtPrivate::Tok::Pinning< T, pinned >
constexpr Pinning (const T &) noexcept
 
constexpr T view (T t) const noexcept
 

Detailed Description

template<typename T>
struct QtPrivate::Tok::NeedlePinning< T >

Definition at line 251 of file qstringtokenizer.h.

Member Function Documentation

◆ needleView()

template<typename T >
template<typename Arg >
constexpr auto QtPrivate::Tok::NeedlePinning< T >::needleView ( Arg &&  a) -> decltype(this->view(std::forward<Arg>(a)))
inlineconstexprnoexcept

Definition at line 255 of file qstringtokenizer.h.

Here is the call graph for this function:

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