Parma_Polyhedra_Library::Bool< b > Struct Template Reference
[C++ Language Interface]

A class holding a constant called value that evaluates to b. More...

#include <meta_programming.hh>

Inheritance diagram for Parma_Polyhedra_Library::Bool< b >:

Inheritance graph
[legend]

List of all members.

Public Types

enum  { value = b }


Detailed Description

template<bool b>
struct Parma_Polyhedra_Library::Bool< b >

A class holding a constant called value that evaluates to b.

Definition at line 143 of file meta_programming.hh.


Member Enumeration Documentation

template<bool b>
anonymous enum

Enumerator:
value 

Definition at line 144 of file meta_programming.hh.

00144        {
00145     value = b
00146   };


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

Generated on Sat Oct 11 10:40:59 2008 for PPL by  doxygen 1.5.6