claw::meta::if_then_else< Cond, ThenPart, ElsePart > Struct Template Reference

This structure allows to do conditional typing. More...

#include <meta.hpp>


Detailed Description

template<bool Cond, typename ThenPart, typename ElsePart>
struct claw::meta::if_then_else< Cond, ThenPart, ElsePart >

This structure allows to do conditional typing.

Template parameters

The result can be retrieved via the if_then_else::result type.

Author:
Julien Jorge

Definition at line 164 of file meta.hpp.


The documentation for this struct was generated from the following file:

Generated on 9 Nov 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.6.1