Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::multiprecision::expression_template_default< cpp_bin_float< Digits, DigitBase, Allocator, Exponent, MinE, MaxE > > Struct Template Reference

#include <cpp_bin_float.hpp>

Static Public Attributes

static const
expression_template_option 
value = is_void<Allocator>::value ? et_off : et_on
 

Member Data Documentation

template<unsigned Digits, backends::digit_base_type DigitBase, class Allocator , class Exponent , Exponent MinE, Exponent MaxE>
const expression_template_option boost::multiprecision::expression_template_default< cpp_bin_float< Digits, DigitBase, Allocator, Exponent, MinE, MaxE > >::value = is_void<Allocator>::value ? et_off : et_on
static

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