Public Types

gcd< 0, 0 > Struct Template Reference

Specialization forcing a compile time error, since the greatest common divisor of 0 and 0 is not defined. More...

#include <forwards.h>

Public Types

enum  { error = 1 }

Detailed Description

template<>
struct viennamath::result_of::gcd< 0, 0 >

Specialization forcing a compile time error, since the greatest common divisor of 0 and 0 is not defined.


Member Enumeration Documentation

anonymous enum
Enumerator:
error 

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