![]() |
Boost : |
From: Andrzej Krzemienski (akrzemi1_at_[hidden])
Date: 2025-05-19 21:07:05
niedz., 18 maj 2025 o 13:29 Andrzej Krzemienski <akrzemi1_at_[hidden]>
napisaÅ(a):
> Hi Everyone,
> The following can hardly be called a library review, but I still wanted to
> give this feedback.
>
I was also curious if Boost.Bloom works with Boost.Hash2. And it does! (gcc
13.2 in C++11 and C++20.) Probably not the best move performance-wise, but
this was to check if the libraries can be combined.
Let me just remark that while the library apparently works with C++11, the
initial "hello world" example from the docs does not compile in C++11, due
to the digit separator in literal 1'000'000. Probably not a problem, but I
was initially surprised why my example stopped compiling when I switched to
C++11.
Regards,
&rzej;
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk