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

#include <LDK/TemplateMeta.h>


Public Types

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


Detailed Description

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

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

Definition at line 67 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