BSUtilities::IF< condition, Then, Else > Struct Template Reference

static metaprogramming if statement equivalent More...

#include <TemplateTools.h>

List of all members.

Public Types

typedef Then RET


Detailed Description

template<bool condition, class Then, class Else>
struct BSUtilities::IF< condition, Then, Else >

static metaprogramming if statement equivalent

selects a type from Then or Else according to condition (from Czarnecki/Eisenecker, 2000)

Definition at line 69 of file TemplateTools.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 26 16:51:58 2009 for BSUtilities by  doxygen 1.5.3