Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGNullOp< T > Struct Template Reference

#include <qssginvasivelinkedlist_p.h>

+ Collaboration diagram for QSSGNullOp< T >:

Static Public Member Functions

static void set (T &, T *)
 
static T * get (const T &)
 

Detailed Description

template<typename T>
struct QSSGNullOp< T >

Definition at line 32 of file qssginvasivelinkedlist_p.h.

Member Function Documentation

◆ get()

template<typename T >
static T * QSSGNullOp< T >::get ( const T &  )
inlinestatic

Definition at line 35 of file qssginvasivelinkedlist_p.h.

◆ set()

template<typename T >
static void QSSGNullOp< T >::set ( T &  ,
T *   
)
inlinestatic

Definition at line 34 of file qssginvasivelinkedlist_p.h.


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