Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::multiprecision::backends::is_implicit_cpp_int_conversion< cpp_int_backend< MinBits, MaxBits, SignType, Checked, Allocator >, cpp_int_backend< MinBits2, MaxBits2, SignType2, Checked2, Allocator2 > > Struct Template Reference

#include <cpp_int.hpp>

Public Types

typedef cpp_int_backend
< MinBits, MaxBits, SignType,
Checked, Allocator > 
t1
 
typedef cpp_int_backend
< MinBits2, MaxBits2,
SignType2, Checked2,
Allocator2 > 
t2
 

Static Public Attributes

static const bool value
 

Member Typedef Documentation

template<unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked, class Allocator , unsigned MinBits2, unsigned MaxBits2, cpp_integer_type SignType2, cpp_int_check_type Checked2, class Allocator2 >
typedef cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> boost::multiprecision::backends::is_implicit_cpp_int_conversion< cpp_int_backend< MinBits, MaxBits, SignType, Checked, Allocator >, cpp_int_backend< MinBits2, MaxBits2, SignType2, Checked2, Allocator2 > >::t1
template<unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked, class Allocator , unsigned MinBits2, unsigned MaxBits2, cpp_integer_type SignType2, cpp_int_check_type Checked2, class Allocator2 >
typedef cpp_int_backend<MinBits2, MaxBits2, SignType2, Checked2, Allocator2> boost::multiprecision::backends::is_implicit_cpp_int_conversion< cpp_int_backend< MinBits, MaxBits, SignType, Checked, Allocator >, cpp_int_backend< MinBits2, MaxBits2, SignType2, Checked2, Allocator2 > >::t2

Member Data Documentation

template<unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked, class Allocator , unsigned MinBits2, unsigned MaxBits2, cpp_integer_type SignType2, cpp_int_check_type Checked2, class Allocator2 >
const bool boost::multiprecision::backends::is_implicit_cpp_int_conversion< cpp_int_backend< MinBits, MaxBits, SignType, Checked, Allocator >, cpp_int_backend< MinBits2, MaxBits2, SignType2, Checked2, Allocator2 > >::value
static

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