boostorg / boostorg/math

Questions about math::cstdfloat/boost::float128_t

Open
#1,013 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
374
Forks
264
Avg merge
1d 23h
Merged PRs (30d)
17

Description

Hello,
please see https://godbolt.org/z/3qMfehf6z

It seems that the intel compiler supports several functions:
- complex: __cXq
- strtoflt128/quadmath_snprintf

With Linux it works. My questions:
1) Are the functions also available on Windows (intel compiler) ?
2) Are the workarounds for cygwin still needed ?
3) Are there any other restrictions, e.g. regarding compiler versions (boost::math needs C++14 and therefore up-to-date compilers) ?

I can't check this myself, because I have neither Windows nor intel compiler.

thx
Gero

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.