GCC Middle and Back End API Reference
wi::binary_traits< T1, T2, VAR_PRECISION, VAR_PRECISION > Struct Template Reference

#include <wide-int.h>

Public Types

typedef wide_int result_type
 
typedef result_type operator_result
 
typedef bool predicate_result
 

Member Typedef Documentation

◆ operator_result

template<typename T1 , typename T2 >
result_type wi::binary_traits< T1, T2, VAR_PRECISION, VAR_PRECISION >::operator_result

◆ predicate_result

template<typename T1 , typename T2 >
bool wi::binary_traits< T1, T2, VAR_PRECISION, VAR_PRECISION >::predicate_result

◆ result_type

template<typename T1 , typename T2 >
wide_int wi::binary_traits< T1, T2, VAR_PRECISION, VAR_PRECISION >::result_type

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