Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type< Digits > Struct Template Reference

#include <literals.hpp>

Public Types

typedef
boost::multiprecision::backends::cpp_int_backend
< bits, bits, signed_magnitude,
unchecked, void > 
backend_type
 
typedef number< backend_type,
et_off > 
number_type
 

Static Public Attributes

static constexpr unsigned bits = Digits * 4
 

Member Typedef Documentation

Member Data Documentation

template<unsigned Digits>
constexpr unsigned boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type< Digits >::bits = Digits * 4
static

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