$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Helmut Zeisel (HZ2012_at_[hidden])
Date: 2024-02-28 10:31:51
Gesendet:Â Mittwoch, 28. Februar 2024 um 11:01 Uhr
Von:Â "Matt Borland" <matt_at_[hidden]>
An:Â boost-users_at_[hidden]
Cc:Â "Helmut Zeisel" <HZ2012_at_[hidden]>
Betreff:Â Re: [Boost-users] tommath.h and boost\multiprecision\tommath.hpp
On Wednesday, February 28th, 2024 at 9:21 AM, Helmut Zeisel via Boost-users <boost-users_at_[hidden]> wrote:
> If you have a minimal reproducer for your issue that would help as well. Thanks.
The "minimal reproducer" is really minimal:
===================================================
#include <boost/multiprecision/tommath.hpp>
int main(){}
===================================================
Helmut
Â