Home
last modified time | relevance | path

Searched defs:expression_template_default (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/multiprecision/
Drational_adaptor.hpp296 struct expression_template_default<backends::rational_adaptor<IntBackend> > : public expression_tem… struct
Dcpp_int.hpp2183 struct expression_template_default<backends::cpp_int_backend<MinBits, MaxBits, SignType, Checked, v… struct
2185 static const expression_template_option value = et_off;
Dcpp_bin_float.hpp1807 struct expression_template_default<cpp_bin_float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE… struct
1809 static const expression_template_option value = is_void<Allocator>::value ? et_off : et_on;
/third_party/boost/boost/multiprecision/detail/
Dnumber_base.hpp151 struct expression_template_default struct
153 static const expression_template_option value = et_on;