GCC Middle and Back End API Reference
wi::int_traits< wide_int_ref_storage< SE, HDP > > Struct Template Reference

#include <wide-int.h>

Static Public Attributes

static enum precision_type precision_type = VAR_PRECISION
 
static const bool host_dependent_precision = HDP
 
static const bool is_sign_extended = SE
 
static const bool needs_write_val_arg = false
 

Field Documentation

◆ host_dependent_precision

template<bool SE, bool HDP>
const bool wi::int_traits< wide_int_ref_storage< SE, HDP > >::host_dependent_precision = HDP
static

◆ is_sign_extended

template<bool SE, bool HDP>
const bool wi::int_traits< wide_int_ref_storage< SE, HDP > >::is_sign_extended = SE
static

◆ needs_write_val_arg

template<bool SE, bool HDP>
const bool wi::int_traits< wide_int_ref_storage< SE, HDP > >::needs_write_val_arg = false
static

◆ precision_type

template<bool SE, bool HDP>
enum precision_type wi::int_traits< wide_int_ref_storage< SE, HDP > >::precision_type = VAR_PRECISION
static

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