Parma_Polyhedra_Library::Enable_If< b, T > Struct Template Reference
[C++ Language Interface]

A class that provides a type member called type equivalent to T if and only if b is true. More...

#include <meta_programming.hh>


Detailed Description

template<bool b, typename T = void>
struct Parma_Polyhedra_Library::Enable_If< b, T >

A class that provides a type member called type equivalent to T if and only if b is true.

This is the non-specialized case, in which the type member is not present.

Definition at line 268 of file meta_programming.hh.


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

Generated on Sat Oct 11 10:41:00 2008 for PPL by  doxygen 1.5.6