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
| typedef KDE::NullType KTypeTraits::MaxTypeSelect< KDE::NullType >::Result |
Definition at line 95 of file ktypetraits.h.
Member Enumeration Documentation
| anonymous enum |
| Enumerator | |
|---|---|
| isMax | |
Definition at line 93 of file ktypetraits.h.
| 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-2015 The KDE developers.
Generated on Fri May 1 2015 14:05:59 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:05:59 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.