GCC Middle and Back End API Reference
poly_int_full Struct Reference

#include <poly-int.h>

Detailed Description

poly_int_full and poly_int_hungry are used internally within poly_int
for delegated initializers.  poly_int_full indicates that a parameter
pack has enough elements to initialize every coefficient.  poly_int_hungry
indicates that at least one extra zero must be added.   

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