Namespaces | Classes

mln::metal Namespace Reference

Namespace of meta-programming tools. More...

Namespaces

namespace  impl
 

Implementation namespace of metal namespace.


namespace  math
 

Namespace of static mathematical functions.


Classes

struct  ands
 Ands type. More...
struct  converts_to
 "converts-to" check. More...
struct  equal
 Definition of a static 'equal' test. More...
struct  goes_to
 "goes-to" check. More...
struct  is
 "is" check. More...
struct  is_a
 "is_a" check. More...
struct  is_not
 "is_not" check. More...
struct  is_not_a
 "is_not_a" static Boolean expression. More...

Detailed Description

Namespace of meta-programming tools.