LDK::Meta::If< true, TCase, FCase > Struct Template Reference
[Template metaprogramming utility routines]

#include <LDK/TemplateMeta.h>


Public Types

typedef TCase result
 The result of the compile-time branch.


Detailed Description

template<class TCase, class FCase>
struct LDK::Meta::If< true, TCase, FCase >

The true case of acompile time "if" made with templates. Often nessecary to use the typename keyword to access the result member.

Definition at line 58 of file TemplateMeta.h.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 17 18:32:28 2007 for LDK by  doxygen 1.5.1