Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtPrivate::detail::StorageByValue< Object, typename > Struct Template Reference

#include <qfunctionaltools_impl.h>

+ Collaboration diagram for QtPrivate::detail::StorageByValue< Object, typename >:

Public Attributes

Object o
 

Detailed Description

template<typename Object, typename = void>
struct QtPrivate::detail::StorageByValue< Object, typename >

Definition at line 32 of file qfunctionaltools_impl.h.

Member Data Documentation

◆ o

template<typename Object, typename = void>
Object QtPrivate::detail::StorageByValue< Object, typename >::o

Definition at line 34 of file qfunctionaltools_impl.h.


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