ACE  6.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
If_Then_Else.h File Reference
#include "ace/config-lite.h"

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

namespace  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.

Id:
If_Then_Else.h 80826 2008-03-04 14:51:23Z wotte
Author
Ossama Othman ossam.nosp@m.a@dr.nosp@m.e.van.nosp@m.derb.nosp@m.ilt.e.nosp@m.du