KDECore
KTypeListIndexOf< KTypeList< Head, Tail >, T > Struct Template Reference
#include <ktypelist.h>
Public Types | |
| enum | { value = (temp == -1 ? -1 : 1 + temp) } |
Detailed Description
template<class Head, class Tail, class T>
struct KTypeListIndexOf< KTypeList< Head, Tail >, T >
struct KTypeListIndexOf< KTypeList< Head, Tail >, T >
Definition at line 550 of file ktypelist.h.
Member Enumeration Documentation
◆ anonymous enum
template<class Head, class Tail, class T>
| anonymous enum |
| Enumerator | |
|---|---|
| value | |
Definition at line 555 of file ktypelist.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.