Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
metal Directory Reference

Directories

directory  math
 

Files

file  metal/abort.hh [code]
 FIXME: Document.
 
file  metal/all.hh [code]
 File that includes all meta-programming tools.
 
file  ands.hh [code]
 Definition of a multiple-"and"s Boolean expression.
 
file  metal/array.hh [code]
 
file  array1d.hh [code]
 
file  array2d.hh [code]
 
file  array3d.hh [code]
 
file  bexpr.hh [code]
 Definition of types for static Boolean expressions.
 
file  bool.hh [code]
 Definition of a Boolean value type.
 
file  const.hh [code]
 FIXME.
 
file  converts_to.hh [code]
 Definition of a type that checks if a type "converts to" another one.
 
file  equal.hh [code]
 Definition of a static 'equal' test.
 
file  metal/essential.hh [code]
 File that includes essential meta-programming tools.
 
file  fix_return.hh [code]
 FIXME.
 
file  goes_to.hh [code]
 Definition of a type that means "goes to".
 
file  if.hh [code]
 Definition of an "if-then-else" expression type.
 
file  int.hh [code]
 Definition of an integer value type.
 
file  is.hh [code]
 Definition of a type that means "is".
 
file  is_a.hh [code]
 Definition of a type that means "is_a".
 
file  is_const.hh [code]
 FIXME.
 
file  is_not.hh [code]
 Definition of a type that means "is not".
 
file  is_not_a.hh [code]
 Definition of a type that means "is not a".
 
file  is_not_const.hh [code]
 FIXME.
 
file  is_not_ref.hh [code]
 FIXME.
 
file  is_ref.hh [code]
 FIXME.
 
file  is_unqualif.hh [code]
 FIXME.
 
file  metal/mat.hh [code]
 Definition of a generic matrix class.
 
file  none.hh [code]
 Definition of a type that means "none".
 
file  not_equal.hh [code]
 FIXME.
 
file  ref.hh [code]
 FIXME.
 
file  ret.hh [code]
 Definition of a macro to access 'ret'.
 
file  same_coord.hh [code]
 FIXME.
 
file  same_point.hh [code]
 FIXME.
 
file  templated_by.hh [code]
 check if a type is templated by a given template.
 
file  unconst.hh [code]
 FIXME.
 
file  unptr.hh [code]
 FIXME.
 
file  unqualif.hh [code]
 Suppress possible 'const' and/or '&' (reference) from a qualified type.
 
file  unref.hh [code]
 FIXME.
 
file  metal/vec.hh [code]
 Definition of a generic vector class.