GCC Middle and Back End API Reference
if_lossless< T1, T2, T3, lossless_p > Struct Template Reference

Detailed Description

template<typename T1, typename T2, typename T3, bool lossless_p = poly_coeff_pair_traits<T1, T2>::lossless_p>
struct if_lossless< T1, T2, T3, lossless_p >
SFINAE class that makes T3 available as "type" if T2 can represent all the
values in T1.   

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