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  anonymous_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 144 of file meta_programming.hh.


Member Enumeration Documentation

Enumerator:
value 

Definition at line 145 of file meta_programming.hh.

00145                       {
00146     value = b
00147   };


The documentation for this struct was generated from the following file:
Generated on Sun Feb 27 16:20:17 2011 for PPL by  doxygen 1.6.3