Public Types

gcd< a, b > Struct Template Reference

Helper metafunction for computing the greatest common divisor of two numbers. More...

#include <forwards.h>

Public Types

enum  { value = gcd<b, value = gcd<b }

Detailed Description

template<long a, long b>
struct viennamath::result_of::gcd< a, b >

Helper metafunction for computing the greatest common divisor of two numbers.


Member Enumeration Documentation

anonymous enum
Enumerator:
value 
value 

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