KDECore
KTypeTraits::MaxTypeSelect< KDE::NullType > Struct Template Reference
#include <ktypetraits.h>
Public Types | |
| enum | { isMax = true } |
| enum | { max = -1 } |
| typedef KDE::NullType | Result |
Detailed Description
template<>
struct KTypeTraits::MaxTypeSelect< KDE::NullType >
Definition at line 91 of file ktypetraits.h.
Member Typedef Documentation
◆ Result
| typedef KDE::NullType KTypeTraits::MaxTypeSelect< KDE::NullType >::Result |
Definition at line 95 of file ktypetraits.h.
Member Enumeration Documentation
◆ anonymous enum
| anonymous enum |
| Enumerator | |
|---|---|
| isMax | |
Definition at line 93 of file ktypetraits.h.
◆ anonymous enum
| anonymous enum |
| Enumerator | |
|---|---|
| max | |
Definition at line 94 of file ktypetraits.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:58:57 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:58:57 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.