Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

utility Namespace Reference
[Utility constructs for Vaucanson]

The namespace for utility constructs. More...


Compounds

struct  remove_reference
 Turn a reference type into its corresponding plain type. More...

struct  remove_const
 Turn a const type into its corresponding mutable type. More...

struct  static_if
 Choose between two types or values depending on a constant boolean. More...

struct  static_eq
 Test for equality between two types. More...

struct  static_pow
 Static exponentiation. More...

struct  static_pow_minus_one
 Static exponentiation, result minus one. More...


Detailed Description

The namespace for utility constructs.

This namespace holds all C++ constructs that are used by Vaucanson but are not Vaucanson-specific.


Generated on Fri Jun 20 16:25:40 2003 for Vaucanson by doxygen1.3-rc3