GCC Middle and Back End API Reference
if_nonpoly< T1, T2, is_poly > Struct Template Reference

#include <poly-int.h>

Detailed Description

template<typename T1, typename T2 = T1, bool is_poly = poly_int_traits<T1>::is_poly>
struct if_nonpoly< T1, T2, is_poly >
SFINAE class that makes T2 available as "type" if T1 is a non-polynomial
type.   

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