GCC Middle and Back End API Reference
poly_coeff_traits< T, wi::VAR_PRECISION > Struct Template Reference

#include <poly-int.h>

Data Structures

struct  init_cast
 

Public Types

typedef T result
 
typedef int int_type
 

Static Public Attributes

static const int signedness = -1
 
static const int precision = WIDE_INT_MAX_PRECISION
 
static const int rank = INT_MAX
 

Member Typedef Documentation

◆ int_type

template<typename T >
typedef int poly_coeff_traits< T, wi::VAR_PRECISION >::int_type

◆ result

Field Documentation

◆ precision

◆ rank

template<typename T >
const int poly_coeff_traits< T, wi::VAR_PRECISION >::rank = INT_MAX
static

◆ signedness

template<typename T >
const int poly_coeff_traits< T, wi::VAR_PRECISION >::signedness = -1
static

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