Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

meta::IF< Condition, Then, Else > Struct Template Reference

#include <PTS.h>

List of all members.

Public Types

typedef Selector< Condition
>::RET 
select
typedef select::Result< Then,
Else >::RET 
RET

template<bool Condition, class Then, class Else>
struct meta::IF< Condition, Then, Else >


Member Typedef Documentation

template<bool Condition, class Then, class Else>
typedef select::Result<Then,Else>::RET meta::IF< Condition, Then, Else >::RET
 

template<bool Condition, class Then, class Else>
typedef Selector<Condition>::RET meta::IF< Condition, Then, Else >::select
 


The documentation for this struct was generated from the following file:
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:42 2003, using Doxygen 1.2.18.

[SF.net]