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::cpp_int_base< MinBits, MaxBits, unsigned_magnitude, Checked, Allocator, false > Struct Template Reference

#include <cpp_int.hpp>

Inheritance diagram for boost::multiprecision::backends::cpp_int_base< MinBits, MaxBits, unsigned_magnitude, Checked, Allocator, false >:
Collaboration diagram for boost::multiprecision::backends::cpp_int_base< MinBits, MaxBits, unsigned_magnitude, Checked, Allocator, false >:

Public Member Functions

 BOOST_STATIC_ASSERT_MSG (((sizeof(Allocator)==0)&&!is_void< Allocator >::value),"There is curently no support for unsigned arbitrary precision integers.")
 

Member Function Documentation

template<unsigned MinBits, unsigned MaxBits, cpp_int_check_type Checked, class Allocator >
boost::multiprecision::backends::cpp_int_base< MinBits, MaxBits, unsigned_magnitude, Checked, Allocator, false >::BOOST_STATIC_ASSERT_MSG ( ((sizeof(Allocator)==0)&&!is_void< Allocator >::value)  ,
"There is curently no support for unsigned arbitrary precision integers."   
)

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