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:
KDE 4.6 API Reference