ACE  6.3.4
Classes | Namespaces
If_Then_Else.h File Reference

Classes

struct  ACE::If_Then_Else< C, Ta, Tb >
 Compile-time selection of type based on a boolean value. More...
 
struct  ACE::If_Then_Else< true, Ta, Tb >
 
struct  ACE::If_Then_Else< false, Ta, Tb >
 

Namespaces

 ACE
 The namespace containing the ACE framework itself.
 

Detailed Description

ACE::If_Then_Else traits template based on the IfThenElse template described in the book "C++ Templates" by Vandevoorde and Josuttis.

Author
Ossama Othman ossam.nosp@m.a@dr.nosp@m.e.van.nosp@m.derb.nosp@m.ilt.e.nosp@m.du