Home
last modified time | relevance | path

Searched defs:is_cpp_bin_float_implicitly_constructible_from_type (Results 1 – 8 of 8) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/experimental/
H A Diterator53 #define __cpp_lib_experimental_ostream_joiner 201411
54
55 /// Output iterator that inserts a delimiter between elements.
58 class ostream_joiner
59 {
60 public:
61 typedef _CharT char_type;
64 typedef output_iterator_tag iterator_category;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/multiprecision/
H A Dcpp_bin_float.hpp49 struct is_cpp_bin_float_implicitly_constructible_from_type struct
51 static const bool value = false;
55 struct is_cpp_bin_float_implicitly_constructible_from_type<Float, bit_count, true> struct
57 static const bool value = (std::numeric_limits<Float>::digits <= (int)bit_count)
/dports/devel/boost-docs/boost_1_72_0/boost/multiprecision/
H A Dcpp_bin_float.hpp51 struct is_cpp_bin_float_implicitly_constructible_from_type struct
53 static const bool value = false;
57 struct is_cpp_bin_float_implicitly_constructible_from_type<Float, bit_count, true> struct
59 …it_count) && (std::numeric_limits<Float>::radix == 2) && std::numeric_limits<Float>::is_specialized
/dports/devel/hyperscan/boost_1_75_0/boost/multiprecision/
H A Dcpp_bin_float.hpp52 struct is_cpp_bin_float_implicitly_constructible_from_type struct
54 static const bool value = false;
58 struct is_cpp_bin_float_implicitly_constructible_from_type<Float, bit_count, true> struct
60 …it_count) && (std::numeric_limits<Float>::radix == 2) && std::numeric_limits<Float>::is_specialized
/dports/devel/R-cran-BH/BH/inst/include/boost/multiprecision/
H A Dcpp_bin_float.hpp53 struct is_cpp_bin_float_implicitly_constructible_from_type struct
55 static constexpr const bool value = false;
59 struct is_cpp_bin_float_implicitly_constructible_from_type<Float, bit_count, true> struct
61 …it_count) && (std::numeric_limits<Float>::radix == 2) && std::numeric_limits<Float>::is_specialized
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/multiprecision/
H A Dcpp_bin_float.hpp52 struct is_cpp_bin_float_implicitly_constructible_from_type struct
54 static const bool value = false;
58 struct is_cpp_bin_float_implicitly_constructible_from_type<Float, bit_count, true> struct
60 …it_count) && (std::numeric_limits<Float>::radix == 2) && std::numeric_limits<Float>::is_specialized
/dports/devel/boost-libs/boost_1_72_0/boost/multiprecision/
H A Dcpp_bin_float.hpp51 struct is_cpp_bin_float_implicitly_constructible_from_type struct
53 static const bool value = false;
57 struct is_cpp_bin_float_implicitly_constructible_from_type<Float, bit_count, true> struct
59 …it_count) && (std::numeric_limits<Float>::radix == 2) && std::numeric_limits<Float>::is_specialized
/dports/devel/boost-python-libs/boost_1_72_0/boost/multiprecision/
H A Dcpp_bin_float.hpp51 struct is_cpp_bin_float_implicitly_constructible_from_type struct
53 static const bool value = false;
57 struct is_cpp_bin_float_implicitly_constructible_from_type<Float, bit_count, true> struct
59 …it_count) && (std::numeric_limits<Float>::radix == 2) && std::numeric_limits<Float>::is_specialized