KDECore
KDE::IfThenElse< cond, T, U > Struct Template Reference
#include <ktypelistutils.h>
Public Types | |
typedef T | Result |
Detailed Description
template<bool cond, typename T, typename U>
struct KDE::IfThenElse< cond, T, U >
Definition at line 239 of file ktypelistutils.h.
Member Typedef Documentation
template<bool cond, typename T , typename U >
typedef T KDE::IfThenElse< cond, T, U >::Result |
Definition at line 241 of file ktypelistutils.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.